зеркало из https://github.com/mozilla/pjs.git
Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs
This commit is contained in:
Родитель
11a52f90eb
Коммит
76e892f9b7
|
@ -27,6 +27,8 @@
|
|||
|
||||
<style type="text/css">
|
||||
/* Don't set attributes here, or they can't be changed! */
|
||||
p.note:before { content: "Note: "; }
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
|
|
@ -43,8 +43,8 @@
|
|||
persist="screenX screenY width height"
|
||||
>
|
||||
|
||||
<html:script language="JavaScript" src="chrome://editor/content/EditorCommands.js"/>
|
||||
<html:script language="JavaScript" src="chrome://editor/content/EditorCommandsDebug.js"/>
|
||||
<script language="JavaScript" src="chrome://editor/content/EditorCommands.js"/>
|
||||
<script language="JavaScript" src="chrome://editor/content/EditorCommandsDebug.js"/>
|
||||
|
||||
<commands id="commands">
|
||||
<commandset id="globalEditMenuItems"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче