summaryrefslogtreecommitdiff
path: root/webapp/cao-mobile.html
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2015-06-25 13:28:41 +0100
committerOlivier Gayot <duskcoder@gmail.com>2015-06-25 13:28:41 +0100
commit34f3ab900a9cac78acb7a10d1ed60555d98ff822 (patch)
tree10c8510ff15b4f5ebbf39669a84378a3845df91b /webapp/cao-mobile.html
parent349d467d9bae3e8d2cfd121ab63ad437a8e934bd (diff)
handle the multilingual support
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'webapp/cao-mobile.html')
-rw-r--r--webapp/cao-mobile.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/cao-mobile.html b/webapp/cao-mobile.html
index a9f8722..7aa619d 100644
--- a/webapp/cao-mobile.html
+++ b/webapp/cao-mobile.html
@@ -8,6 +8,7 @@
<link rel="stylesheet" href="cao-mobile.css">
<script src="jquery.js"></script>
<script src="cao-common.js"></script>
+ <script src="cao-config.js"></script>
<script src="cao-mobile.js"></script>
</head>
<body>