Skip to content

Commit

Permalink
Merge branch 'master' of http://github.com/Pita/etherpad-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
Gared committed Feb 26, 2012
2 parents 6706332 + 4fc5792 commit 0336526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/js/pad_impexp.js
Expand Up @@ -257,6 +257,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")
Expand Down

0 comments on commit 0336526

Please sign in to comment.