diff options
Diffstat (limited to 'webapp/cao-mobile.html')
-rw-r--r-- | webapp/cao-mobile.html | 1 |
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> |