diff --git a/chrome/content/zotero/tabs.js b/chrome/content/zotero/tabs.js index 990ea4094e..9577369c84 100644 --- a/chrome/content/zotero/tabs.js +++ b/chrome/content/zotero/tabs.js @@ -156,6 +156,7 @@ var Zotero_Tabs = new function () { null, { title: tab.title, + tabIndex: i, openInBackground: !tab.selected, secondViewState: tab.data.secondViewState }