aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-03-01 13:00:36 +0000
committerStruan Donald <struan@exo.org.uk>2013-03-01 13:00:36 +0000
commitfcc995e2be0fcdbc6e45d985aff8435587c6227f (patch)
treef39713dc9c39d0f0ad62dc7606bb2f59ae19a624 /www/index.html
parentcb43a115cce80e2ec6f1f9466523a30a1fc8377f (diff)
validate the details screen before progressing
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index d50851d..c69f571 100644
--- a/www/index.html
+++ b/www/index.html
@@ -32,6 +32,7 @@
<script type="text/javascript" src="js/map-bing-ol.js"></script>
<script type="text/javascript" src="js/locate.js"></script>
+ <script type="text/javascript" src="js/strings.js"></script>
<script type="text/javascript" src="js/views/fms.js"></script>
<script type="text/javascript" src="js/views/home.js"></script>