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

jsduck for forms
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 17:04:46 +0200
parents 95d40ca7bb70
children 3da8e8b973ad
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 Messprogramm 10 * Form to edit a Messprogramm
11 */ 11 */
12 Ext.define('Lada.view.form.Messprogramm', { 12 Ext.define('Lada.view.form.Messprogramm', {
13 extend: 'Ext.form.Panel', 13 extend: 'Ext.form.Panel',
14 alias: 'widget.messprogrammform', 14 alias: 'widget.messprogrammform',
15 requires: [ 15 requires: [

http://lada.wald.intevation.org