changeset 885:00e05e112c6a

Moved Ext-Resources to another subdirectory
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 14:14:04 +0200
parents 98d7a325f894
children 03f3ef7e480b
files app.js
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app.js	Thu Jul 23 11:56:04 2015 +0200
+++ b/app.js	Thu Jul 23 14:14:04 2015 +0200
@@ -9,8 +9,8 @@
 Ext.Loader.setConfig({
     enabled: true,
     paths: {
-        'Ext.i18n': 'resources/lib/i18n/',
-        'Ext.ux.upload': 'resources/lib/upload'
+        'Ext.i18n': 'resources/lib/ext/i18n/',
+        'Ext.ux.upload': 'resources/lib/ext/upload'
     }
 });
 

http://lada.wald.intevation.org