summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-03-29 12:03:32 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 19:46:48 +0200
commit16ad14592f10b2fbb0ebd7c62d87e6dfc98d1045 (patch)
treedbe619e473b233060e68257fac3b090153fe959d /index.html
parentb5039de37e5e942c384763f5c97d88d04225fd8a (diff)
downloadwvs-vplan-16ad14592f10b2fbb0ebd7c62d87e6dfc98d1045.tar.gz
wvs-vplan-16ad14592f10b2fbb0ebd7c62d87e6dfc98d1045.zip
entferne Überbleibsel des Phonegap-Standardcodes; behebe schwerwiegenden Fehler beim Download des Plans
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/index.html b/index.html
index fb95c1d..e0c4520 100644
--- a/index.html
+++ b/index.html
@@ -68,9 +68,6 @@
<script type="text/javascript" src="js/jquery.mobile-1.4.2.min.js"></script>
<script type="text/javascript" src="cordova.js"></script>
<script type="text/javascript" src="js/index.js"></script>
- <script type="text/javascript">
- app.initialize();
- </script>
<script type="text/javascript" src="js/pdf.js"></script>
</body>
</html>