Mercurial > lada > lada-client
comparison app/view/window/ProbeCreate.js @ 891:8054232535ba
More JSduck
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 23 Jul 2015 16:47:48 +0200 |
parents | def27cdd0dfa |
children | f4eb53ba63fc |
comparison
equal
deleted
inserted
replaced
890:def27cdd0dfa | 891:8054232535ba |
---|---|
4 * This file is Free Software under the GNU GPL (v>=3) | 4 * This file is Free Software under the GNU GPL (v>=3) |
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 * Window to edit a Probe | 10 * Window to edit a Probe |
11 */ | 11 */ |
12 Ext.define('Lada.view.window.ProbeCreate', { | 12 Ext.define('Lada.view.window.ProbeCreate', { |
13 extend: 'Ext.window.Window', | 13 extend: 'Ext.window.Window', |
14 alias: 'widget.probecreate', | 14 alias: 'widget.probecreate', |