зеркало из https://github.com/mozilla/pjs.git
Fix comment style.
This commit is contained in:
Родитель
e26bebc42e
Коммит
11ff3751cb
|
@ -457,7 +457,7 @@
|
|||
</menu>
|
||||
</popup>
|
||||
|
||||
// Use these afer popup windows are working correctly:
|
||||
<!-- Use these afer popup windows are working correctly -->
|
||||
<popup id="FontFaceWindow">
|
||||
<window class="popup" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
|
||||
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/><html:br/>
|
||||
|
|
|
@ -274,7 +274,7 @@
|
|||
</popup>
|
||||
|
||||
|
||||
//-- Bug? If any other popups placed after this, they don't get used
|
||||
<!-- Bug? If any other popups placed after this, they don't get used -->
|
||||
<popup id="FontFaceWindow">
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
|
||||
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/>
|
||||
|
|
|
@ -274,7 +274,7 @@
|
|||
</popup>
|
||||
|
||||
|
||||
//-- Bug? If any other popups placed after this, they don't get used
|
||||
<!-- Bug? If any other popups placed after this, they don't get used -->
|
||||
<popup id="FontFaceWindow">
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
|
||||
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче