Mercurial > lada > lada-client
comparison app.js @ 570:1f6a22107c8c
Added override for RowEditor.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 10 Mar 2015 12:09:50 +0100 |
parents | 9d4e4f07e751 |
children | 6a1af698510e |
comparison
equal
deleted
inserted
replaced
561:ea2c35cd9c19 | 570:1f6a22107c8c |
---|---|
25 | 25 |
26 // Setting up translations. This is done using a ext-plgin which can be | 26 // Setting up translations. This is done using a ext-plgin which can be |
27 // found on https://github.com/elmasse/Ext.i18n.Bundle | 27 // found on https://github.com/elmasse/Ext.i18n.Bundle |
28 requires: [ | 28 requires: [ |
29 'Lada.override.Table', | 29 'Lada.override.Table', |
30 'Lada.override.RowEditor', | |
30 'Ext.i18n.Bundle', | 31 'Ext.i18n.Bundle', |
31 'Ext.layout.container.Column', | 32 'Ext.layout.container.Column', |
32 'Lada.store.Datenbasis', | 33 'Lada.store.Datenbasis', |
33 'Lada.store.Messeinheiten', | 34 'Lada.store.Messeinheiten', |
34 'Lada.store.Messgroessen', | 35 'Lada.store.Messgroessen', |