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 dcfb756 commit bb53132Copy full SHA for bb53132
util/gh-pages/index.html
@@ -425,7 +425,7 @@ <h2 class="panel-title">
425
</h2>
426
</header>
427
428
- <div class="list-group lint-docs" ng-class="{collapse: true, in: open[lint.id]}">
+ <ul class="list-group lint-docs" ng-if="open[lint.id]" ng-class="{collapse: true, in: open[lint.id]}">
429
<div class="list-group-item lint-doc-md" ng-bind-html="lint.docs | markdown"></div>
430
<div class="lint-additional-info-container">
431
<!-- Applicability -->
0 commit comments