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

Unified Diff: new-options.html

Issue 29545663: Issue 5631 - do not show disabled filters in more section (Closed)
Patch Set: Created Sept. 15, 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') | new-options.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: new-options.html
===================================================================
--- a/new-options.html
+++ b/new-options.html
@@ -137,7 +137,7 @@
<p class="i18n_options_more_filters_description"></p>
</header>
<div>
- <ul id="custom-list-table" class="table list">
+ <ul id="more-list-table" class="table list">
<template>
<label class="display"></label>
<button data-action="remove-subscription" class="i18n_options_control_remove_title link control" title="options_control_remove_title"></button>
« no previous file with comments | « no previous file | new-options.js » ('j') | new-options.js » ('J')

Powered by Google App Engine
This is Rietveld