 Issue 4859491858251776:
  Fix the approach used in ieFirstRun.js  (Closed)
    
  
    Issue 4859491858251776:
  Fix the approach used in ieFirstRun.js  (Closed) 
  | Index: html/templates/index.html | 
| =================================================================== | 
| --- a/html/templates/index.html | 
| +++ b/html/templates/index.html | 
| @@ -82,6 +82,7 @@ | 
| </div> | 
| </footer> | 
| + <script src="../static/js/ieEventListenerPolyfill.js"></script> | 
| <script src="../static/js/settings.js"></script> | 
| <script src="../static/js/IESettings.js"></script> | 
| </body> |