Mercurial > lada > lada-client
diff app/view/kommentare/Create.js @ 342:1e4f0c42369c
Added documentation
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Tue, 13 Aug 2013 11:16:55 +0200 |
parents | 11f8a2c1b610 |
children | f9bb1ecf6462 |
line wrap: on
line diff
--- a/app/view/kommentare/Create.js Tue Aug 13 11:12:09 2013 +0200 +++ b/app/view/kommentare/Create.js Tue Aug 13 11:16:55 2013 +0200 @@ -1,3 +1,6 @@ +/* + * Window to create and edit a Kommentar + */ Ext.define('Lada.view.kommentare.Create', { extend: 'Ext.window.Window', alias: 'widget.kommentarecreate',