examples/form/dynamic.js
authorChris <chris@roojs.com>
Tue, 8 Oct 2013 10:50:58 +0000 (18:50 +0800)
committerChris <chris@roojs.com>
Tue, 8 Oct 2013 10:50:58 +0000 (18:50 +0800)
examples/form/dynamic.js

index 7985230..b0931ca 100644 (file)
@@ -555,7 +555,7 @@ Roo.onReady(function(){
     /*
      * ================ form 7 =======================
      */
-    var signature = new Roo.form.Form({
+    signature = new Roo.form.Form({
         labelWidth: 75, // label settings here cascade unless overridden
         url:'save-form.php'
     });