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

Unified Diff: options.js

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 | « options.html ('k') | safari/background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: options.js
===================================================================
--- a/options.js
+++ b/options.js
@@ -69,7 +69,6 @@
$(".removeButton").button("option", "icons", {primary: "ui-icon-minus"});
// Popuplate option checkboxes
- initCheckbox("shouldShowIcon");
initCheckbox("shouldShowBlockElementMenu");
initCheckbox("hidePlaceholders");
« no previous file with comments | « options.html ('k') | safari/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld