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

Unified Diff: html/templates/firstRun.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/static/js/ieFirstRun.js ('k') | html/templates/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/templates/firstRun.html
===================================================================
--- a/html/templates/firstRun.html
+++ b/html/templates/firstRun.html
@@ -20,6 +20,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <script src="../static/js/ieEventListenerPolyfill.js"></script>
<script src="../static/js/ieFirstRun.js"></script>
<script src="../static/js/firstRun.js"></script>
<link href="../static/css/firstRun.css" type="text/css" rel="stylesheet" />
« no previous file with comments | « html/static/js/ieFirstRun.js ('k') | html/templates/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld