summaryrefslogtreecommitdiffstats
path: root/webapp/images/warning.png
Commit message (Collapse)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-0/+0
|
* [PLT-959] Browser Compatibility (#6945)Alex Moon2017-09-061-0/+0
* 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