templates/frame.html
authorAlan Knowles <alan@roojs.com>
Tue, 21 Jan 2014 10:12:26 +0000 (18:12 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 21 Jan 2014 10:12:26 +0000 (18:12 +0800)
templates/frame.html

index dbae488..4a49450 100644 (file)
@@ -65,7 +65,7 @@
             Ext=Roo; // bc
             Roo.BLANK_IMAGE_URL =  rootURL + "/roojs1/images/gray/s.gif";
             Roo.rootURL = rootURL +'/roojs1/';
-            Pman = { Tab : {} , Dialog : {} };
+            Pman = { Tab : {} , Dialog : {}, I18n : {} };
         </script>
         
         {outputJavascriptIncludes()}