Skip to content

Commit

Permalink
Remove obsolete todo
Browse files Browse the repository at this point in the history
(still draft for #2)
  • Loading branch information
Infocatcher committed Mar 14, 2013
1 parent 54f6123 commit cc7ad71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ var windowsObserver = {

var document = mp.ownerDocument;
placesItem = this.createMenuitem(document, this.placesContextId, {
label: this.getLocalized("openPlacesInNewPrivateTab"), //~ todo: use own label and accesskey
label: this.getLocalized("openPlacesInNewPrivateTab"),
accesskey: this.getLocalized("openPlacesInNewPrivateTabAccesskey"),
selection: "link",
selectiontype: "single",
Expand Down

0 comments on commit cc7ad71

Please sign in to comment.