semi working requires browser refresh

This commit is contained in:
John McLear 2014-12-29 20:57:58 +01:00
parent 565097efb4
commit 3773b6346b
7 changed files with 91 additions and 42 deletions

View file

@ -198,6 +198,7 @@ var padimpexp = (function()
// build the export links
$("#exporthtmla").attr("href", pad_root_path + "/export/html");
$("#exportetherpada").attr("href", pad_root_path + "/export/etherpad");
$("#exportplaina").attr("href", pad_root_path + "/export/txt");
// activate action to import in the form