pull/511/head
Stefan 'Gared 2012-02-26 21:26:47 +00:00
commit 0336526a64
1 changed files with 1 additions and 0 deletions

View File

@ -257,6 +257,7 @@ var padimpexp = (function()
$("#exportworda").remove(); $("#exportworda").remove();
$("#exportpdfa").remove(); $("#exportpdfa").remove();
$("#exportopena").remove(); $("#exportopena").remove();
$(".importformdiv").remove();
$("#import").html("Import is not available. To enable import please install abiword"); $("#import").html("Import is not available. To enable import please install abiword");
} }
else if(clientVars.abiwordAvailable == "withoutPDF") else if(clientVars.abiwordAvailable == "withoutPDF")