From cb266eb942789dc60e6b61ec9c7f2e35e43de0ce Mon Sep 17 00:00:00 2001 From: Alex Moon Date: Wed, 6 Sep 2017 13:23:14 -0700 Subject: [PLT-959] Browser Compatibility (#6945) * Error page implimentation * Update Browser Compatibility check to check Chrome, FF, IE, Edge, and Safai * Update strings with proper edge version * undo uneeded changes and move to go template. * more unneeded additions * eliminate js and add local triangle * fix typo * Correct debug logging of browser version * Modify Browser Check to pass user_agent object only and write test. * Fix chrome version typo and correct testing change that broke chrome UA chack * simplity browser version detection by using maps instead of string splitting --- webapp/images/warning.png | Bin 0 -> 1046 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 webapp/images/warning.png (limited to 'webapp/images') diff --git a/webapp/images/warning.png b/webapp/images/warning.png new file mode 100644 index 000000000..19e13399b Binary files /dev/null and b/webapp/images/warning.png differ -- cgit v1.2.3-1-g7c22