зеркало из https://github.com/mozilla/pjs.git
fix bad URL in last checkin
This commit is contained in:
Родитель
7f27c89d76
Коммит
47116ada43
|
@ -47,7 +47,7 @@ function Startup( startPage, frame_id )
|
|||
|
||||
// instantiate the Wizard Manager
|
||||
wizardManager = new WizardManager( frame_id, null, null, wizardMap );
|
||||
wizardManager.URL_PagePrefix = "chrome://communicator/content/profile/profile.xul";
|
||||
wizardManager.URL_PagePrefix = "chrome://communicator/content/profile/";
|
||||
wizardManager.URL_PagePostfix = ".xul";
|
||||
|
||||
// set the button handler functions
|
||||
|
|
Загрузка…
Ссылка в новой задаче