Roo/doc/Param.js
[roojs1] / Roo / doc / Param.js
index ce396a7..f91d05b 100644 (file)
@@ -82,7 +82,7 @@ Roo.extend(Roo.doc.Param, Roo.bootstrap.Component,  {
                 ' ',
                 {
                     tag : 'b',
-                    html : this.name,
+                    html : this.name
                 },
                 this.defaultvalue == '' ? '' : ' = ',
                 this.defaultvalue,