зеркало из https://github.com/mozilla/gecko-dev.git
it's index now, not value
This commit is contained in:
Родитель
d3999bb61a
Коммит
5c02cdebcc
|
@ -150,7 +150,7 @@ function showDeckPage(deckBoxId) {
|
|||
if (children[i] == deckBox) break;
|
||||
}
|
||||
|
||||
deck.setAttribute("value", i);
|
||||
deck.setAttribute("index", i);
|
||||
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче