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

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

http://lada.wald.intevation.org