Roo/doc/Synopsis.js
[roojs1] / Roo / doc / Synopsis.js
index 76865ce..3c7df22 100644 (file)
@@ -46,7 +46,9 @@ Roo.extend(Roo.doc.Synopsis, Roo.bootstrap.Component,  {
             
         var nm = this.name;
         // this should probably do the params....?? then we need to disable the rendering..
+        
         if (this.is_constructor) {
+            
             nm = this.memberof;
             nmp = 'new ';
         }