Mercurial > lada > lada-client
comparison app.js @ 679:60a3e9809ea4
moved code from translations_de.js into proper overrides
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Tue, 24 Mar 2015 12:07:35 +0100 |
parents | 39dd18124ebd |
children | 605bc34b45a0 |
comparison
equal
deleted
inserted
replaced
676:0d5fb0f585f1 | 679:60a3e9809ea4 |
---|---|
23 // found on https://github.com/elmasse/Ext.i18n.Bundle | 23 // found on https://github.com/elmasse/Ext.i18n.Bundle |
24 requires: [ | 24 requires: [ |
25 'Lada.override.Table', | 25 'Lada.override.Table', |
26 'Lada.override.RestProxy', | 26 'Lada.override.RestProxy', |
27 'Lada.override.RowEditor', | 27 'Lada.override.RowEditor', |
28 'Lada.override.i18n.DE', | |
29 'Lada.override.JSON', | |
28 'Ext.i18n.Bundle', | 30 'Ext.i18n.Bundle', |
29 'Ext.layout.container.Column', | 31 'Ext.layout.container.Column', |
30 'Lada.store.Datenbasis', | 32 'Lada.store.Datenbasis', |
31 'Lada.store.Messeinheiten', | 33 'Lada.store.Messeinheiten', |
32 'Lada.store.Messgroessen', | 34 'Lada.store.Messgroessen', |