docs2/Roo.docs.template.js
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 05:42:23 +0000 (13:42 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 05:42:23 +0000 (13:42 +0800)
docs2/Roo.docs.template.js

index 8607b28..5198089 100644 (file)
@@ -119,16 +119,16 @@ Roo.docs.template  = {
                            return true;
                    }
                    if (!$.isStatic) {
-                           $.isInherited = ($.memberOf != data.alias);
-                           ownMethods.push($);
+                       $.isInherited = ($.memberOf != data.alias);
+                       ownMethods.push($);
                    }
                    
                    return true;
            }
-               );
-                
-       !}
-  */
+       );
+       return msorted;
+       
+    },
 
     
     method : function(member) {