Gaetancousin (Talk | contribs) |
m |
||
Line 34: | Line 34: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
+ | document.getElementById('toc').appendChild(document.getElementById('compl').find('h1').outerHTML); | ||
document.getElementById('compl').appendChild(document.getElementById('toc')); | document.getElementById('compl').appendChild(document.getElementById('toc')); | ||
document.getElementById('toctitle').outerHTML = ""; | document.getElementById('toctitle').outerHTML = ""; |
Revision as of 09:57, 9 October 2016