Mercurial > lada > lada-client
view 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 source
Ext.application({ name: 'Lada', autoCreateViewprt: true, launch: function() { // Start the application. } });