Roo/doc/Section.js
[roojs1] / Roo / doc / Section.js
index c6afd46..bd48565 100644 (file)
@@ -48,7 +48,7 @@ Roo.extend(Roo.doc.Section, Roo.bootstrap.Component,  {
                 tag: 'ul',
                 cls: 'itemizedlist roo-params',
                 cn : []
-            }
+            };
             // might not have any..
             var params = this.parent.items[0].items;
             for (var i =0; i < params.length;i++) {