comparison app.js @ 477:32ccce3b62a9

Added dependency to column layout.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 21 Jan 2014 15:07:16 +0100
parents debfcc7713e3
children 850ccfe5f3c4
comparison
equal deleted inserted replaced
476:584003637a6b 477:32ccce3b62a9
22 // references! 22 // references!
23 name: 'Lada', 23 name: 'Lada',
24 24
25 // Setting up translations. This is done using a ext-plgin which can be 25 // Setting up translations. This is done using a ext-plgin which can be
26 // found on https://github.com/elmasse/Ext.i18n.Bundle 26 // found on https://github.com/elmasse/Ext.i18n.Bundle
27 requires: ['Ext.i18n.Bundle', 'Lada.lib.Helpers'], 27 requires: ['Ext.i18n.Bundle', 'Lada.lib.Helpers', 'Ext.layout.container.Column'],
28 bundle: { 28 bundle: {
29 bundle: 'Lada', 29 bundle: 'Lada',
30 lang: 'de-DE', 30 lang: 'de-DE',
31 path: 'resources', 31 path: 'resources',
32 noCache: true 32 noCache: true

http://lada.wald.intevation.org