fix optvals naming
[roojs1] / docs / symbols / Roo.MasterTemplate.json
index f87fae6..ad72cca 100644 (file)
@@ -28,7 +28,7 @@
       "desc" : "Called after the template has been loaded and complied (usually from a remove source)",
       "memberOf" : "Roo.Template",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "html",
@@ -36,7 +36,7 @@
       "desc" : "The HTML fragment or an array of fragments to join(\"\") or multiple arguments to join(\"\")",
       "memberOf" : "Roo.Template",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "url",
@@ -44,7 +44,7 @@
       "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",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     }
   ],
   "methods" : [