変更取り消し
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4398 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
42a8be4202
commit
d99116355a
@ -462,9 +462,6 @@ TreeStyleTabBrowser.prototype = {
|
||||
b.warnAboutClosingTabs.toSource().replace(
|
||||
'var numTabs = ',
|
||||
'var numTabs = this.__treestyletab__closedTabsNum || '
|
||||
).replace(
|
||||
'--tabsToClose',
|
||||
'if (numTabs == this.mTabs.length) { $&; }'
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user