Mercurial > lada > lada-client
diff app/controller/Zusatzwerte.js @ 539:31a770c6a9a9
Merge
author | Roland Geider <roland.geider@intevation.de> |
---|---|
date | Wed, 17 Dec 2014 15:42:55 +0100 |
parents | a12c9c97d3cb |
children | 99e738c17b81 |
line wrap: on
line diff
--- a/app/controller/Zusatzwerte.js Wed Dec 17 12:10:40 2014 +0100 +++ b/app/controller/Zusatzwerte.js Wed Dec 17 15:42:55 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 },