зеркало из https://github.com/mozilla/pjs.git
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
This commit is contained in:
Родитель
471ed37359
Коммит
63f3916b0a
|
@ -237,7 +237,7 @@ function SwitchProfileManagerMode()
|
|||
|
||||
// swap deck
|
||||
var deck = document.getElementById( "prattle" );
|
||||
deck.setAttribute( "index", prattleIndex )
|
||||
deck.setAttribute( "selectedIndex", prattleIndex )
|
||||
|
||||
// swap caption
|
||||
ChangeCaption( captionLine );
|
||||
|
|
Загрузка…
Ссылка в новой задаче