comparison index.html @ 116:88922e579002

Set debug version as dev version has a bug on displaying values from model.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 20 Jun 2013 15:51:54 +0200
parents e4fcb4ddd782
children 9ea7fb996f4f
comparison
equal deleted inserted replaced
115:fe4a1ee15418 116:88922e579002
2 <html> 2 <html>
3 <head> 3 <head>
4 <title>Lada</title> 4 <title>Lada</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all.css"> 6 <link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all.css">
7 <script type="text/javascript" src="extjs/ext-all-dev.js"></script> 7 <script type="text/javascript" src="extjs/ext-all-debug.js"></script>
8 <script type="text/javascript" src="app.js"></script> 8 <script type="text/javascript" src="app.js"></script>
9 </head> 9 </head>
10 <body></body> 10 <body></body>
11 </html> 11 </html>

http://lada.wald.intevation.org