comparison 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
comparison
equal deleted inserted replaced
520:16fbbad55589 526:381066c87ba8
28 this.callParent(arguments); 28 this.callParent(arguments);
29 }, 29 },
30 30
31 addListeners: function() { 31 addListeners: function() {
32 this.control({ 32 this.control({
33 'mkommentarelist': { 33 //'mkommentarelist': {
34 itemdblclick: this.editItem 34 // itemdblclick: this.editItem
35 }, 35 //},
36 'mkommentarelist toolbar button[action=add]': { 36 'mkommentarelist toolbar button[action=add]': {
37 click: this.addItem 37 click: this.addItem
38 }, 38 },
39 'mkommentarelist toolbar button[action=delete]': { 39 'mkommentarelist toolbar button[action=delete]': {
40 click: this.deleteItem 40 click: this.deleteItem

http://lada.wald.intevation.org