docs/Roo.docs.template.js
authorAlan Knowles <alan@roojs.com>
Tue, 3 Aug 2021 09:23:50 +0000 (17:23 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Aug 2021 09:23:50 +0000 (17:23 +0800)
docs/Roo.docs.template.js

index 651107b..fcf4d7d 100644 (file)
@@ -153,7 +153,7 @@ Roo.docs.template  = {
             }
             
             
-            if ($.memberOf.length && $.memberOf != data.name) && $.isStatic){
+            if ($.memberOf.length && ($.memberOf != data.name) && $.isStatic){
                 return true;
             }
             if ($.isStatic) {