diff app/view/grid/Status.js @ 1027:859e2e9859cd

Fixed an issue concerning the selection of status
author Dustin Demuth <dustin@intevation.de>
date Fri, 12 Feb 2016 17:23:21 +0100
parents d8e74bd89d6b
children 56922c5c21fd
line wrap: on
line diff
--- a/app/view/grid/Status.js	Fri Feb 12 16:34:28 2016 +0100
+++ b/app/view/grid/Status.js	Fri Feb 12 17:23:21 2016 +0100
@@ -146,7 +146,8 @@
                 displayField: 'wert',
                 valueField: 'id',
                 allowBlank: false,
-                editable: false
+                editable: false,
+                forceSelection: true
             },
             sortable: false
         }, {

http://lada.wald.intevation.org