diff app/controller/Kommentare.js @ 536:fbe81214026a

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

http://lada.wald.intevation.org