Bug 175789 <dialog>s don't need dialogOverlay
r=cmanske sr=alecf git-svn-id: svn://10.0.0.236/trunk@134683 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -25,10 +25,7 @@
|
||||
<?xml-stylesheet href="chrome://editor/skin/editor.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://editor/skin/EditorDialog.css" type="text/css"?>
|
||||
|
||||
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
|
||||
<?xul-overlay href="chrome://editor/content/EdDialogOverlay.xul"?>
|
||||
<?xul-overlay href="chrome://global/content/globalOverlay.xul"?>
|
||||
<?xul-overlay href="chrome://communicator/content/utilityOverlay.xul"?>
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://editor/locale/EdConvertToTable.dtd">
|
||||
|
||||
@@ -42,7 +39,6 @@
|
||||
<!-- Methods common to all editor dialogs -->
|
||||
<script type="application/x-javascript" src="chrome://editor/content/editorUtilities.js"/>
|
||||
<script type="application/x-javascript" src="chrome://editor/content/EdDialogCommon.js"/>
|
||||
<script type="application/x-javascript" src="chrome://global/content/dialogOverlay.js" />
|
||||
<!--- Element-specific methods -->
|
||||
<script type="application/x-javascript" src="chrome://editor/content/EdConvertToTable.js"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user