docs/Roo.docs.init.js
[roojs1] / docs / Roo.docs.init.js
index 596ecab..c03df75 100644 (file)
@@ -23,7 +23,7 @@ Roo.docs.init = {
         }, this);
         if (window.location.search.length > 0) {
             this.prefix = "/flutter/";
-            Roo.docs.roo_title = "Flutter Documentation";
+            Roo.docs.roo_title.el.dom.innerHTML = "Flutter Documentation";
         }
         
         window.onhashchange = function() { Roo.docs.init.onHashChange(); }