Open link in new window file

pull/35/head
John McLear 2011-07-20 16:01:26 +01:00
parent 1849adf9b8
commit 802866a5da
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ var socket;
$(document).ready(function()
{
handshake();
// This is a temporary location, Peter to move
$("#exporthtmla").attr("href", document.location.href + "/export/html");
$("#exportplaina").attr("href", document.location.href + "/export/txt");
$("#exportworda").attr("href", document.location.href + "/export/doc");