Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.Template.json
index eb18f72..df4aa66 100644 (file)
       "type" : "Function",
       "desc" : "Called after the template has been loaded and complied (usually from a remove source)",
       "memberOf" : "Roo.Template",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "html",
       "type" : "String",
       "desc" : "The HTML fragment or an array of fragments to join(\"\") or multiple arguments to join(\"\")",
       "memberOf" : "Roo.Template",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "url",
       "type" : "String",
       "desc" : "The Url to load the template from. beware if you are loading from a url, the data may not be ready if you use it instantly..\n                   it should be fixed so that template is observable...",
       "memberOf" : "Roo.Template",
-      "values" : []
+      "optvals" : []
     }
   ],
   "methods" : [