roojs-doc.js
[roojs1] / roojs-doc-debug.js
index 15d39e6..8708eef 100644 (file)
@@ -30,10 +30,11 @@ Roo.doc.Entry  = function(config){
         marginheight : 0,
         offset : 0
     });
-    this.el = body;
+    
      
     // call onRender once... and block next call...?
     this.onRender(body);
+    this.el = body;
     //this.onRender = function() { };
 
 };
@@ -426,7 +427,8 @@ Roo.extend(Roo.doc.Synopsis, Roo.bootstrap.Component,  {
                                     {
                                         tag: 'span',
                                         cls : 'roo-params'
-                                    }
+                                    },
+                                    ')'
                                 ]
                                 
                             }