Skip to content

Commit

Permalink
Fix not escaped line break
Browse files Browse the repository at this point in the history
(introduced in 4ca9d51)
(#96)
  • Loading branch information
Infocatcher committed Sep 1, 2013
1 parent 4ca9d51 commit 2602845
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 @@ -2805,7 +2805,7 @@ var windowsObserver = {
/*\n\
Show button after last tab for [Tabs][New Tab][New Private Tab] and [Tabs][New Private Tab]\n\
and also show "New Tab" after last tab for [Tabs][New Private Tab][New Tab]\n\
Includes "tabmixScrollBox" for Tab Mix Plus https://addons.mozilla.org/addon/tab-mix-plus/
Includes "tabmixScrollBox" for Tab Mix Plus https://addons.mozilla.org/addon/tab-mix-plus/\n\
*/\n\
#' + this.afterTabsButtonId + ',\n\
#TabsToolbar[currentset*="tabbrowser-tabs,new-tab-button,' + this.toolbarButtonId + '"]\n\
Expand Down

0 comments on commit 2602845

Please sign in to comment.