Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: new-options.html

Issue 29555849: Issue 5778 - Hide More filters section when there is no filter (Closed)
Patch Set: Fixed nits Created Sept. 26, 2017, 4:33 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | new-options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: new-options.html
===================================================================
--- a/new-options.html
+++ b/new-options.html
@@ -131,7 +131,7 @@
<p class="i18n_options_language_tip"></p>
</div>
</section>
- <section class="cols">
+ <section id="more-filters" class="cols">
<header>
<h2 class="i18n_options_more_filters_header"></h2>
<p class="i18n_options_more_filters_description"></p>
« no previous file with comments | « no previous file | new-options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld