removing BrowserReload after pref changes
This commit is contained in:
Родитель
891bac655a
Коммит
a3b2b66bdb
|
@ -632,7 +632,7 @@ function DoBrowserRSS() {
|
|||
|
||||
function DoPanelPreferences() {
|
||||
window.openDialog("chrome://minimo/content/preferences/preferences.xul","preferences","modal,centerscreeen,chrome,resizable=no");
|
||||
BrowserReload();
|
||||
// BrowserReload();
|
||||
syncUIZoom();
|
||||
}
|
||||
|
||||
|
@ -813,4 +813,4 @@ function util_validateInteger(s)
|
|||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче