зеркало из https://github.com/mozilla/pjs.git
add a dump to convince ben that getProfileList is working again.
This commit is contained in:
Родитель
0246fd7a1a
Коммит
640af5a585
|
@ -100,6 +100,8 @@ function loadElements()
|
|||
currProfile = profileList;
|
||||
}
|
||||
|
||||
dump("profile list = " + profileList + "\n");
|
||||
|
||||
// remove existing nodes...
|
||||
var profilekids = document.getElementById( "profilekids" );
|
||||
while( profilekids.hasChildNodes() )
|
||||
|
|
Загрузка…
Ссылка в новой задаче