changeset 477:32ccce3b62a9

Added dependency to column layout.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 21 Jan 2014 15:07:16 +0100
parents 584003637a6b
children a07cf685606c
files app.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app.js	Mon Jan 20 15:16:14 2014 +0100
+++ b/app.js	Tue Jan 21 15:07:16 2014 +0100
@@ -24,7 +24,7 @@
 
     // Setting up translations. This is done using a ext-plgin which can be
     // found on https://github.com/elmasse/Ext.i18n.Bundle
-    requires: ['Ext.i18n.Bundle', 'Lada.lib.Helpers'],
+    requires: ['Ext.i18n.Bundle', 'Lada.lib.Helpers', 'Ext.layout.container.Column'],
     bundle: {
         bundle: 'Lada',
         lang: 'de-DE',

http://lada.wald.intevation.org