comparison app/view/form/Probe.js @ 894:a1d72228af00

jsduck for forms
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 17:04:46 +0200
parents 95d40ca7bb70
children 9265637fe6c0
comparison
equal deleted inserted replaced
893:07dfcdf5b41f 894:a1d72228af00
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 * Formular to edit a Probe 10 * Form to edit a Probe
11 */ 11 */
12 Ext.define('Lada.view.form.Probe', { 12 Ext.define('Lada.view.form.Probe', {
13 extend: 'Ext.form.Panel', 13 extend: 'Ext.form.Panel',
14 alias: 'widget.probeform', 14 alias: 'widget.probeform',
15 requires: [ 15 requires: [

http://lada.wald.intevation.org