зеркало из https://github.com/mozilla/pjs.git
Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567
This commit is contained in:
Родитель
eecc90e5be
Коммит
abf7cc1c13
|
@ -41,7 +41,7 @@
|
|||
onunload="EditorShutdown()"
|
||||
onclose="return EditorCanClose()"
|
||||
onfocus="EditorOnFocus()"
|
||||
contenttitlesettting="true"
|
||||
contenttitlesetting="true"
|
||||
title=""
|
||||
titlemodifier="&textEditorWindow.titlemodifier;"
|
||||
titlemenuseparator="&editorWindow.titlemodifiermenuseparator;"
|
||||
|
|
Загрузка…
Ссылка в новой задаче