comparison app/view/window/DeleteProbe.js @ 891:8054232535ba

More JSduck
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 16:47:48 +0200
parents def27cdd0dfa
children f220ba587c89
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 show a confirmation dialog to delete a Probe 10 * Window to show a confirmation dialog to delete a Probe
11 */ 11 */
12 Ext.define('Lada.view.window.DeleteProbe', { 12 Ext.define('Lada.view.window.DeleteProbe', {
13 extend: 'Ext.window.Window', 13 extend: 'Ext.window.Window',
14 alias: 'widget.deleteProbe', 14 alias: 'widget.deleteProbe',

http://lada.wald.intevation.org