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

Unified Diff: options.html

Issue 6000668259123200: Remove ext.browserAction.show/hide (Closed)
Patch Set: Created Dec. 17, 2013, 3:31 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 | « chrome/background.js ('k') | options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: options.html
===================================================================
--- a/options.html
+++ b/options.html
@@ -276,9 +276,6 @@
<div id="tab-general">
<p>
- <div id="shouldShowIconContainer">
- <input type="checkbox" id="shouldShowIcon" /><span class="i18n_show_icon"></span>
- </div>
<div id="shouldShowBlockElementMenuContainer">
<input type="checkbox" id="shouldShowBlockElementMenu" /><span class="i18n_show_block_element_menu"></span>
</div>
« no previous file with comments | « chrome/background.js ('k') | options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld