comparison app/view/proben/EditForm.js @ 519:48593a6181c9

minor scope fix.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 16 Dec 2014 16:56:46 +0100
parents 66f3c5d258e2
children 91a1a88ee353
comparison
equal deleted inserted replaced
518:97a428548a24 519:48593a6181c9
56 text: 'Verwerfen', 56 text: 'Verwerfen',
57 qtip: 'Ă„nderungen verwerfen', 57 qtip: 'Ă„nderungen verwerfen',
58 icon: 'gfx/dialog-cancel.png', 58 icon: 'gfx/dialog-cancel.png',
59 action: 'discard', 59 action: 'discard',
60 disabled: true, 60 disabled: true,
61 scope: this, 61 scope: me,
62 handler: this.reset 62 handler: this.reset
63 }] 63 }]
64 }], 64 }],
65 items: [{ 65 items: [{
66 layout: 'hbox', 66 layout: 'hbox',

http://lada.wald.intevation.org