Update '12/index.html'

master
Max Lehmann 4 years ago
parent b39df331c6
commit aac3d8bbb4

@ -80,7 +80,7 @@
<!-- <p> <!-- <p>
live comment during the broadcast: <br><a href="https://pad.xpub.nl/p/radio_implicancies_12.4" target="etherpad"> >> ETHERPAD << </a>&nbsp;&nbsp; live comment during the broadcast: <br><a href="https://pad.xpub.nl/p/radio_implicancies_12.4" target="etherpad"> >> ETHERPAD << </a>&nbsp;&nbsp;
</p> --> </p> -->
<div id="etherpad_drag"><div class="" id="etherpad_drag_header">click here do move</div><iframe name="etherpad" class="etherpad_iframe hidden" ></iframe></div> <!--div id="etherpad_drag"--><div class="" id="etherpad_drag_header">click here do move</div><iframe name="etherpad" class="etherpad_iframe hidden" ></iframe><!--/div-->
<div id="info"> <div id="info">
<div id="title"></div> <div id="title"></div>
<div id="authors"></div> <div id="authors"></div>
@ -270,6 +270,7 @@
$("#shell_03").draggable({ handle: "#shell_03header" }); $("#shell_03").draggable({ handle: "#shell_03header" });
$("#week_05").draggable({handle: '#week_05header'}); $("#week_05").draggable({handle: '#week_05header'});
$("#resources_05").draggable({handle: '#resources_05header'}); $("#resources_05").draggable({handle: '#resources_05header'});
$("#etherpad_drag").draggable({handle: '#etherpad_drag_header'});
player(document.querySelector("#week_04"), document.querySelector("#iframe_04")); player(document.querySelector("#week_04"), document.querySelector("#iframe_04"));
player(document.querySelector("#week_03")); player(document.querySelector("#week_03"));

Loading…
Cancel
Save