examples/bootstrap/contact.bjs
authorMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:45:43 +0000 (16:45 +0800)
committerMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:45:43 +0000 (16:45 +0800)
examples/bootstrap/contact.js

examples/bootstrap/contact.bjs
examples/bootstrap/contact.js

index c3eb4be..2e2a328 100644 (file)
                                                                             "String cls" : "checkbox",
                                                                             "xtype" : "Element",
                                                                             "$ xns" : "Roo.bootstrap",
-                                                                            "String html" : "<input type=\"checkbox\"> \" Sign up for newsletter\""
+                                                                            "String html" : "<input type=\"checkbox\"> \nSign up for newsletter\n"
                                                                         }
                                                                     ]
                                                                 }
index 64e69c0..65edb79 100644 (file)
@@ -152,7 +152,7 @@ contact = new Roo.XComponent({
                                                                             cls : 'checkbox',
                                                                             xtype : 'Element',
                                                                             xns : Roo.bootstrap,
-                                                                            html : '<input type=\"checkbox\"> \" Sign up for newsletter\"'
+                                                                            html : '<input type=\"checkbox\"> \nSign up for newsletter\n'
                                                                         }
                                                                     ]