examples/form/dynamic.js
authorChris <chris@roojs.com>
Thu, 21 Nov 2013 12:35:46 +0000 (20:35 +0800)
committerChris <chris@roojs.com>
Thu, 21 Nov 2013 12:35:46 +0000 (20:35 +0800)
examples/form/dynamic.js

index 079402b..1f41b2d 100644 (file)
@@ -600,7 +600,7 @@ Roo.onReady(function(){
             fieldLabel: 'Signature',
             name: 's',
             listeners : {
-                confirm : function (aa)
+                confirm : function (_self)
                 {
                     Roo.log(this.getImageDataURI());
                     Roo.log('in confirm');