Mercurial > lada > lada-client
diff app.js @ 311:d80bb62b7fd4
Required Lada.lib.Helpers
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Fri, 09 Aug 2013 16:22:42 +0200 |
parents | 32e1356cf391 |
children | f06a882ab776 |
line wrap: on
line diff
--- a/app.js Fri Aug 09 15:37:48 2013 +0200 +++ b/app.js Fri Aug 09 16:22:42 2013 +0200 @@ -6,7 +6,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'], + requires: ['Ext.i18n.Bundle', 'Lada.lib.Helpers'], bundle: { bundle: 'Lada', lang: 'de-DE',