Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: html/templates/index.html

Issue 4859491858251776: Fix the approach used in ieFirstRun.js (Closed)
Patch Set: Formatting nit addressed Created July 16, 2014, 11:19 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « html/templates/firstRun.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « html/templates/firstRun.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld