Mercurial > lada > lada-client
diff app/view/widgets/Ortdetail.js @ 352:5fbcbf330839
Added documenation
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Tue, 13 Aug 2013 11:45:14 +0200 |
parents | 70a1b5962930 |
children | 596501c16560 |
line wrap: on
line diff
--- a/app/view/widgets/Ortdetail.js Tue Aug 13 11:38:07 2013 +0200 +++ b/app/view/widgets/Ortdetail.js Tue Aug 13 11:45:14 2013 +0200 @@ -1,4 +1,6 @@ -// Combobox for Zusatzwert. +/** + * Combobox for Ortdetails + */ Ext.define('Lada.view.widgets.Ortdetail' ,{ extend: 'Ext.form.ComboBox', alias: 'widget.ortdetail',