Mercurial > lada > lada-client
comparison app/view/status/Create.js @ 350:b7c419a2b476
Added documentation
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Tue, 13 Aug 2013 11:37:00 +0200 |
parents | 11f8a2c1b610 |
children | f9bb1ecf6462 |
comparison
equal
deleted
inserted
replaced
349:d5a2f7af695a | 350:b7c419a2b476 |
---|---|
1 /* | |
2 * Window to create and edit a Status | |
3 */ | |
1 Ext.define('Lada.view.status.Create', { | 4 Ext.define('Lada.view.status.Create', { |
2 extend: 'Ext.window.Window', | 5 extend: 'Ext.window.Window', |
3 alias: 'widget.statuscreate', | 6 alias: 'widget.statuscreate', |
4 | 7 |
5 title: 'Maske für den Messstatus', | 8 title: 'Maske für den Messstatus', |