Mercurial > lada > lada-client
diff app/controller/MKommentare.js @ 526:381066c87ba8
Merge
author | Roland Geider <roland.geider@intevation.de> |
---|---|
date | Tue, 16 Dec 2014 18:22:04 +0100 |
parents | 8972f008dfb1 |
children | 99e738c17b81 |
line wrap: on
line diff
--- a/app/controller/MKommentare.js Tue Dec 16 18:16:25 2014 +0100 +++ b/app/controller/MKommentare.js Tue Dec 16 18:22:04 2014 +0100 @@ -30,9 +30,9 @@ addListeners: function() { this.control({ - 'mkommentarelist': { - itemdblclick: this.editItem - }, + //'mkommentarelist': { + // itemdblclick: this.editItem + //}, 'mkommentarelist toolbar button[action=add]': { click: this.addItem },