Mercurial > lada > lada-client
diff app/view/messungen/Edit.js @ 512:8818becb8cde
Probe and Messung window are now maximizable and collapsible.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 16 Dec 2014 13:17:24 +0100 |
parents | ae8582b4f207 |
children | 89e3725211ca |
line wrap: on
line diff
--- a/app/view/messungen/Edit.js Mon Dec 15 10:50:32 2014 +0100 +++ b/app/view/messungen/Edit.js Tue Dec 16 13:17:24 2014 +0100 @@ -16,7 +16,9 @@ 'Lada.view.messungen.EditForm' ], - title: 'Maske für Messungen', + collapsible: true, + maximizable: true, + title: 'Messung', autoShow: true, layout: 'fit',