зеркало из https://github.com/mozilla/pjs.git
remove work around for #15458. that bug has been fixed.
gayatrib and I both tested it.
This commit is contained in:
Родитель
5daa1b787d
Коммит
cadea59e30
|
@ -122,10 +122,6 @@ function displayPage(content)
|
|||
{
|
||||
contentFrame.setAttribute("src", content);
|
||||
}
|
||||
//hack for onLoadHandler problem bug #15458
|
||||
var tmpUrl = content.split(pagePostfix);
|
||||
var tag = tmpUrl[0];
|
||||
wizardPageLoaded(tag);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче