Mercurial > lada > lada-client
diff app/view/grid/MessungList.js @ 1082:dbd435256f77
Open status edit window and send status objects.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 13 Apr 2016 19:04:15 +0200 |
parents | e32c10cf5499 |
children | 05948135ce75 |
line wrap: on
line diff
--- a/app/view/grid/MessungList.js Wed Apr 13 18:41:47 2016 +0200 +++ b/app/view/grid/MessungList.js Wed Apr 13 19:04:15 2016 +0200 @@ -36,7 +36,7 @@ }, { text: i18n.getMsg('statusSetzen'), icon: 'resources/img/emblem-important.png', - action: 'setStatus', + action: 'setstatus', disabled: true //disabled on start, enabled by the controller }] }];