mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-02 10:35:46 +01:00
[muttator] fixed external editor loading
This commit is contained in:
@@ -89,7 +89,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
</statusbar>
|
</statusbar>
|
||||||
|
|
||||||
<vbox class="liberator-container" hidden="false" collapsed="true">
|
<vbox class="liberator-container" hidden="false" collapsed="true">
|
||||||
<iframe id="liberator-multiline-output" "chrome://muttator/content/buffer.xhtml"
|
<iframe id="liberator-multiline-output" src="chrome://muttator/content/buffer.xhtml"
|
||||||
flex="1" height="10px" hidden="false" collapsed="false"
|
flex="1" height="10px" hidden="false" collapsed="false"
|
||||||
onclick="liberator.commandline.onMultilineOutputEvent(event)"/>
|
onclick="liberator.commandline.onMultilineOutputEvent(event)"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
|
|||||||
Reference in New Issue
Block a user