mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Open link in new window file
This commit is contained in:
parent
1849adf9b8
commit
802866a5da
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ var socket;
|
||||||
$(document).ready(function()
|
$(document).ready(function()
|
||||||
{
|
{
|
||||||
handshake();
|
handshake();
|
||||||
|
// This is a temporary location, Peter to move
|
||||||
$("#exporthtmla").attr("href", document.location.href + "/export/html");
|
$("#exporthtmla").attr("href", document.location.href + "/export/html");
|
||||||
$("#exportplaina").attr("href", document.location.href + "/export/txt");
|
$("#exportplaina").attr("href", document.location.href + "/export/txt");
|
||||||
$("#exportworda").attr("href", document.location.href + "/export/doc");
|
$("#exportworda").attr("href", document.location.href + "/export/doc");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue