diff app/controller/Orte.js @ 510:1643d74a40bb

Make tables editable for 'Orte' See LSB 3.5
author Roland Geider <roland.geider@intevation.de>
date Mon, 15 Dec 2014 10:49:40 +0100
parents 8b4ec61c5752
children de1acaf21db3
line wrap: on
line diff
--- a/app/controller/Orte.js	Sat Dec 13 14:12:52 2014 +0100
+++ b/app/controller/Orte.js	Mon Dec 15 10:49:40 2014 +0100
@@ -32,9 +32,9 @@
 
     addListeners: function() {
         this.control({
-            'ortelist': {
-                itemdblclick: this.editItem
-            },
+            //'ortelist': {
+            //    itemdblclick: this.editItem
+            //},
             'ortelist toolbar button[action=add]': {
                 click: this.addItem
             },

http://lada.wald.intevation.org