added settings to mobile version

This commit is contained in:
0ip 2012-02-19 17:51:10 +01:00
parent 12298a926c
commit fc0114fc2d
2 changed files with 29 additions and 13 deletions

View file

@ -257,8 +257,6 @@ var padimpexp = (function()
$("#exportworda").remove();
$("#exportpdfa").remove();
$("#exportopena").remove();
$("#importexport").css({"height":"115px"});
$("#importexportline").css({"height":"115px"});
$("#import").html("Import is not available. To enable import please install abiword");
}
else if(clientVars.abiwordAvailable == "withoutPDF")