Mercurial > lada > lada-client
diff app/view/form/Location.js @ 894:a1d72228af00
jsduck for forms
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 23 Jul 2015 17:04:46 +0200 |
parents | a58c006f869c |
children |
line wrap: on
line diff
--- a/app/view/form/Location.js Thu Jul 23 17:02:28 2015 +0200 +++ b/app/view/form/Location.js Thu Jul 23 17:04:46 2015 +0200 @@ -6,8 +6,8 @@ * the documentation coming with IMIS-Labordaten-Application for details. */ -/* - * Formular to edit a Probe +/** + * Form to edit the Location of a Probe */ Ext.define('Lada.view.form.Location', { extend: 'Ext.form.Panel',