comparison app/controller/grid/Status.js @ 1280:3b4dcc83a21b

fix sencha compile warnings
author Michael Stanko <mstanko@bfs.de>
date Wed, 18 Jan 2017 14:49:05 +0100
parents 19855757a950
children
comparison
equal deleted inserted replaced
1279:291df0037835 1280:3b4dcc83a21b
18 */ 18 */
19 init: function() { 19 init: function() {
20 this.control({ 20 this.control({
21 'statusgrid': { 21 'statusgrid': {
22 edit: this.gridSave, 22 edit: this.gridSave,
23 canceledit: this.cancelEdit, 23 canceledit: this.cancelEdit
24 }, 24 },
25 'statusgrid button[action=add]': { 25 'statusgrid button[action=add]': {
26 click: this.add 26 click: this.add
27 }, 27 },
28 'statusgrid button[action=reset]': { 28 'statusgrid button[action=reset]': {

http://lada.wald.intevation.org