mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Merge branch 'master' of github.com:Pita/etherpad-lite
This commit is contained in:
commit
da2b456b5b
2 changed files with 167 additions and 8 deletions
|
@ -226,6 +226,7 @@ var padimpexp = (function()
|
|||
$("#exportworda").remove();
|
||||
$("#exportpdfa").remove();
|
||||
$("#exportopena").remove();
|
||||
$(".importformdiv").remove();
|
||||
$("#import").html("Import is not available. To enable import please install abiword");
|
||||
}
|
||||
else if(clientVars.abiwordAvailable == "withoutPDF")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue