зеркало из https://github.com/mozilla/pjs.git
Have local panels for customize dialog come from client again (instead of remote source). Bug 30872. r=mcafee a=jar.
This commit is contained in:
Родитель
20669d47af
Коммит
3b1e02974a
|
@ -90,6 +90,7 @@ function sidebar_overlay_init() {
|
|||
sidebarObj.resource = 'urn:sidebar:current-panel-list';
|
||||
|
||||
sidebarObj.master_datasources = get_remote_datasource_url();
|
||||
sidebarObj.master_datasources += " chrome://sidebar/content/local-panels.rdf";
|
||||
sidebarObj.master_resource = 'urn:sidebar:master-panel-list';
|
||||
sidebarObj.component = document.location.href;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче