mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 22:14:12 +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>
|
||||
|
||||
<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"
|
||||
onclick="liberator.commandline.onMultilineOutputEvent(event)"/>
|
||||
</vbox>
|
||||
|
||||
Reference in New Issue
Block a user