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

Unified Diff: lib/appSupport.js

Issue 6287675942240256: Issue 185 - ABP icon is added to bookmark bar after installation (Closed)
Patch Set: Created May 7, 2014, 12: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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/appSupport.js
===================================================================
--- a/lib/appSupport.js
+++ b/lib/appSupport.js
@@ -363,8 +363,7 @@
exports.contentContextMenu = ["contentAreaContextMenu", "mailContext"];
exports.defaultToolbarPosition = {
- parent: ["PersonalToolbar", "msgToolbar"],
- before: ["bookmarks-button", "button-junk"]
+ parent: "nav-bar"
};
exports.statusbarPosition = {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld