diff 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
line wrap: on
line diff
--- a/app/view/proben/EditForm.js	Tue Dec 16 16:56:23 2014 +0100
+++ b/app/view/proben/EditForm.js	Tue Dec 16 16:56:46 2014 +0100
@@ -58,7 +58,7 @@
                         icon: 'gfx/dialog-cancel.png',
                         action: 'discard',
                         disabled: true,
-                        scope: this,
+                        scope: me,
                         handler: this.reset
                     }]
                 }],

http://lada.wald.intevation.org