We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdce677 commit 32b41cbCopy full SHA for 32b41cb
dist/index.html
@@ -76,8 +76,9 @@
76
{{/ patternItems }}
77
</ol></li>
78
{{/ patternTypes }}
79
-<li><a href="styleguide/html/styleguide.html" class="sg-pop" data-patternpartial="all">All</a></li>
80
-
+{{^ ishControlsHide.views-all }}
+ <li><a href="styleguide/html/styleguide.html" class="sg-pop" data-patternpartial="all">All</a></li>
81
+{{/ ishControlsHide.views-all }}
82
</script>
83
84
<script type="text/mustache" id="pl-ish-controls-template">
0 commit comments