зеркало из https://github.com/mozilla/gecko-dev.git
Fixed error in link properties dialog reference
This commit is contained in:
Родитель
c95d00affa
Коммит
cf0e05cd03
|
@ -179,7 +179,7 @@ function EditorInsertLink()
|
|||
dump("Link Properties Dialog starting...\n");
|
||||
var toolkitCore = GetToolkitCore();
|
||||
if (toolkitCore) {
|
||||
toolkitCore.ShowModalDialog("chrome://editordialogs/content/EdLinkProps.xul",
|
||||
toolkitCore.ShowModalDialog("chrome://editordlgs/content/EdLinkProps.xul",
|
||||
window);
|
||||
}
|
||||
} else {
|
||||
|
|
Загрузка…
Ссылка в новой задаче