removed debug lib from index.html

git-svn-id: https://svn.fhem.de/fhem/trunk@3121 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
johannnes
2013-04-26 15:35:09 +00:00
parent 1ae40ddc9b
commit 5063ef863c

View File

@@ -20,7 +20,7 @@
</p>
<link rel="stylesheet" type="text/css" href="lib/ext-4.2.0.663/ext-theme-gray-all.css" />
<script type="text/javascript" src="lib/ext-4.2.0.663/ext-all-debug.js"></script>
<script type="text/javascript" src="lib/ext-4.2.0.663/ext-all.js"></script>
<script type="text/javascript" src="lib/jquery/jquery.min.js"></script>
<script type="text/javascript" src="lib/highcharts/highcharts.src.js"></script>
<script type="text/javascript" src="app/userconfig.js"></script>