Roo/doc/Synopsis.js
authorAlan Knowles <alan@roojs.com>
Tue, 25 Oct 2016 09:28:48 +0000 (17:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Oct 2016 09:28:48 +0000 (17:28 +0800)
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 ';
         }