Mercurial > lada > lada-client
diff app/view/grid/Messmethoden.js @ 766:31eaed998531
enabled removal and creation of messgroessen for a messmethode
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Tue, 12 May 2015 14:24:41 +0200 |
parents | ba8c0e754979 |
children | 5ee59111b188 |
line wrap: on
line diff
--- a/app/view/grid/Messmethoden.js Fri May 08 16:12:01 2015 +0200 +++ b/app/view/grid/Messmethoden.js Tue May 12 14:24:41 2015 +0200 @@ -34,7 +34,7 @@ clicksToMoveEditor: 1, autoCancel: false, disabled: false, - pluginId: 'rowedit', + pluginId: 'mmtrowedit', listeners:{ // Make row ineditable when readonly is set to true // Normally this would belong into a controller an not the view.