examples/bootstrap/Editor.html
authorEdward <edward@roojs.com>
Fri, 13 Feb 2015 09:05:44 +0000 (17:05 +0800)
committerEdward <edward@roojs.com>
Fri, 13 Feb 2015 09:05:44 +0000 (17:05 +0800)
examples/bootstrap/Editor.html

index 4af5b90..7646cb0 100644 (file)
                         
                         Roo.log(target);
                         
-                        Roo.example.Editor[target] = new Roo.bootstrap.editor.TextBlock({ panel : target }).render(el);
+                        Roo.example.Editor[target] = new Roo.bootstrap.editor.TextBlock({ panel : 'thanks-email' }).render(el);
                         
                     })
                     
                         
                         Roo.log(target);
                         
-                        Roo.example.Editor[target] = new Roo.bootstrap.editor.ImageBlock({ panel : target }).render(el);
+                        Roo.example.Editor[target] = new Roo.bootstrap.editor.ImageBlock({ panel : 'thanks-email' }).render(el);
                         
                     })