diff app/controller/Zusatzwerte.js @ 537:a12c9c97d3cb

Make tables editable for 'Zusatzwerte' See LSB 3.5
author Roland Geider <roland.geider@intevation.de>
date Wed, 17 Dec 2014 15:41:35 +0100
parents 8b4ec61c5752
children 99e738c17b81
line wrap: on
line diff
--- a/app/controller/Zusatzwerte.js	Wed Dec 17 15:34:04 2014 +0100
+++ b/app/controller/Zusatzwerte.js	Wed Dec 17 15:41:35 2014 +0100
@@ -22,9 +22,9 @@
 
     addListeners: function() {
         this.control({
-            'zusatzwertelist': {
-                itemdblclick: this.editItem
-            },
+            //'zusatzwertelist': {
+            //    itemdblclick: this.editItem
+            //},
             'zusatzwertelist toolbar button[action=add]': {
                 click: this.addItem
             },

http://lada.wald.intevation.org