comparison app/controller/Status.js @ 526:381066c87ba8

Merge
author Roland Geider <roland.geider@intevation.de>
date Tue, 16 Dec 2014 18:22:04 +0100
parents 6ad453afbc31
children 99e738c17b81
comparison
equal deleted inserted replaced
520:16fbbad55589 526:381066c87ba8
21 this.callParent(arguments); 21 this.callParent(arguments);
22 }, 22 },
23 23
24 addListeners: function() { 24 addListeners: function() {
25 this.control({ 25 this.control({
26 'statuslist': { 26 //'statuslist': {
27 itemdblclick: this.editItem 27 // itemdblclick: this.editItem
28 }, 28 //},
29 'statuslist toolbar button[action=add]': { 29 'statuslist toolbar button[action=add]': {
30 click: this.addItem 30 click: this.addItem
31 }, 31 },
32 'statuslist toolbar button[action=delete]': { 32 'statuslist toolbar button[action=delete]': {
33 click: this.deleteItem 33 click: this.deleteItem

http://lada.wald.intevation.org