comparison app/controller/MKommentare.js @ 524:8972f008dfb1

Make tables editable for 'MKommentare' See LSB 3.5
author Roland Geider <roland.geider@intevation.de>
date Tue, 16 Dec 2014 16:20:42 +0100
parents 8b4ec61c5752
children 99e738c17b81
comparison
equal deleted inserted replaced
523:6ad453afbc31 524:8972f008dfb1
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