diff index.html @ 724:876456ce0a01

Added new depencies: filesaver[1] and upload[2]. [1] https://github.com/eligrey/FileSaver.js/ [2] https://github.com/ivan-novakov/extjs-upload-widget
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 16 Apr 2015 15:53:53 +0200
parents 60a3e9809ea4
children b3e38a2a25c7
line wrap: on
line diff
--- a/index.html	Thu Apr 16 13:39:08 2015 +0200
+++ b/index.html	Thu Apr 16 15:53:53 2015 +0200
@@ -16,6 +16,8 @@
     <link rel="stylesheet" type="text/css" href="resources/css/lada.css">
 
     <script type="text/javascript" src="resources/lib/OpenLayers/OpenLayers.js"></script>
+    <script type="text/javascript" src="resources/lib/filesaver/FileSaver.js"></script>
+    <script type="text/javascript" src="resources/lib/filesaver/Blob.js"></script>
     <!-- <x-compile> -->
     <!-- <x-bootstrap> -->
     <script type="text/javascript" src="extjs/ext-all-debug.js"></script>

http://lada.wald.intevation.org