Mercurial > lada > lada-client
comparison app/view/widget/MessstelleLabor.js @ 1083:cbe5a19449a4
Code style etc.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 13 Apr 2016 20:11:06 +0200 |
parents | d198946e5540 |
children |
comparison
equal
deleted
inserted
replaced
1082:dbd435256f77 | 1083:cbe5a19449a4 |
---|---|
5 * and comes with ABSOLUTELY NO WARRANTY! Check out | 5 * and comes with ABSOLUTELY NO WARRANTY! Check out |
6 * the documentation coming with IMIS-Labordaten-Application for details. | 6 * the documentation coming with IMIS-Labordaten-Application for details. |
7 */ | 7 */ |
8 | 8 |
9 /** | 9 /** |
10 * Combobox for Messstelle | 10 * Combobox for Messstelle/Labor |
11 */ | 11 */ |
12 Ext.define('Lada.view.widget.MessstelleLabor', { | 12 Ext.define('Lada.view.widget.MessstelleLabor', { |
13 extend: 'Lada.view.widget.base.ComboBox', | 13 extend: 'Lada.view.widget.base.ComboBox', |
14 alias: 'widget.messstellelabor', | 14 alias: 'widget.messstellelabor', |
15 store: 'MessstelleLabor', | 15 store: 'MessstelleLabor', |