diff app/view/widget/base/FieldSet.js @ 892:777bf66dbb11

even more jsduck... for widgets this time
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 16:56:58 +0200
parents 36c2cd8d6c54
children 3e078af76b58
line wrap: on
line diff
--- a/app/view/widget/base/FieldSet.js	Thu Jul 23 16:47:48 2015 +0200
+++ b/app/view/widget/base/FieldSet.js	Thu Jul 23 16:56:58 2015 +0200
@@ -6,6 +6,9 @@
  * the documentation coming with IMIS-Labordaten-Application for details.
  */
 
+/**
+ * This Widget extends a Fieldset
+ */
 Ext.define('Lada.view.widget.base.FieldSet', {
     extend: 'Ext.form.FieldSet',
     alias: 'widget.fset',

http://lada.wald.intevation.org