XPath式が壊れてた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6424 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
ea4d6ae68b
commit
99efb421c0
@ -1275,7 +1275,7 @@ var TreeStyleTabUtils = {
|
||||
}
|
||||
|
||||
return this.evaluateXPath(
|
||||
'preceding-sibling::xul:tab[@'+this.kID+'="'++'"][1]',
|
||||
'preceding-sibling::xul:tab[@'+this.kID+'="'+aTab.getAttribute(this.kPARENT)+'"][1]',
|
||||
aTab,
|
||||
Ci.nsIDOMXPathResult.FIRST_ORDERED_NODE_TYPE
|
||||
).singleNodeValue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user