examples/form/test.html
authorAlan Knowles <alan@roojs.com>
Thu, 18 Oct 2012 09:05:45 +0000 (17:05 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Oct 2012 09:05:45 +0000 (17:05 +0800)
examples/form/test.html

index ce9e26a..fd4f19f 100644 (file)
@@ -53,7 +53,7 @@ Mime-Version: 1.0-->
                         allowBlank:false
                     })
                 );
-                fs.render('form-ct3');
+                form.render('form-ct3');
             });
         </script>