Mercurial > lada > lada-client
changeset 311:d80bb62b7fd4
Required Lada.lib.Helpers
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Fri, 09 Aug 2013 16:22:42 +0200 |
parents | aeeb0f534411 |
children | c5b8c0d8aec3 |
files | app.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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',