Skip to content
Snippets Groups Projects
Commit 573e0e56 authored by Sebastien's avatar Sebastien
Browse files

remove unnecessary script on edit.html.twig

parent 367c1e30
No related branches found
No related tags found
1 merge request!87change playback rate according to annotations
Pipeline #1021 passed
......@@ -11,12 +11,3 @@
</iframe>
{% endblock %}
{% block script %}
<script>
window.onload = function (){
const iframe = document.getElementById('legacyContent').contentWindow;
iframe.rekall.Rekall('init', PubSub);
}
</script>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment