examples/bootstrap/Editor.html
authorEdward <edward@roojs.com>
Mon, 16 Feb 2015 02:29:44 +0000 (10:29 +0800)
committerEdward <edward@roojs.com>
Mon, 16 Feb 2015 02:29:44 +0000 (10:29 +0800)
examples/bootstrap/Editor.html

index 997d340..462a92b 100644 (file)
@@ -87,6 +87,8 @@
   
   <body id="body">
     <script type="text/javascript">
+        Campaign = { Dialog : {} };
+        
         var baseURL = '/web.campaign/index.local.php';
         var rootURL = '/web.campaign';