diff app.js @ 0:1e257ec56220

Initial commit
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 17 Apr 2013 16:34:20 +0200
parents
children 570373979387
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app.js	Wed Apr 17 16:34:20 2013 +0200
@@ -0,0 +1,7 @@
+Ext.application({
+    name: 'Lada',
+    autoCreateViewprt: true,
+    launch: function() {
+        // Start the application.
+    }
+});

http://lada.wald.intevation.org