m |
m |
||
Line 34: | Line 34: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
− | |||
document.getElementById('compl').appendChild(document.getElementById('toc')); | document.getElementById('compl').appendChild(document.getElementById('toc')); | ||
document.getElementById('toctitle').outerHTML = ""; | document.getElementById('toctitle').outerHTML = ""; | ||
Line 54: | Line 53: | ||
} | } | ||
}) | }) | ||
+ | document.getElementById('tocnav').insertBefore(document.getElementById('titreps'), document.getElementById('tocnav').firstChild); | ||
}); | }); | ||
</script> | </script> |
Revision as of 10:20, 9 October 2016