mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 11:58:00 +01:00
Fix :bmarks formatting
This commit is contained in:
@@ -225,6 +225,7 @@ liberator.CommandLine = function () //{{{
|
||||
if (outputContainer.collapsed)
|
||||
doc.body.innerHTML = "";
|
||||
|
||||
XML.prettyPrinting = false;
|
||||
doc.body.appendChild(liberator.util.xmlToDom(output, doc));
|
||||
|
||||
var availableHeight = 250;
|
||||
|
||||
Reference in New Issue
Block a user