Mercurial > lada > lada-client
diff app/view/zusatzwerte/Create.js @ 351:8cb393ffe844
Added documenation
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Tue, 13 Aug 2013 11:38:07 +0200 |
parents | 11f8a2c1b610 |
children | f9bb1ecf6462 |
line wrap: on
line diff
--- a/app/view/zusatzwerte/Create.js Tue Aug 13 11:37:00 2013 +0200 +++ b/app/view/zusatzwerte/Create.js Tue Aug 13 11:38:07 2013 +0200 @@ -1,3 +1,6 @@ +/* + * Window to create and edit a Probenzusatzwert + */ Ext.define('Lada.view.zusatzwerte.Create', { extend: 'Ext.window.Window', alias: 'widget.zusatzwertecreate',