znt/extension/lite/task/ext/view/view.lite.html.hook.php

4 lines
66 B
PHP
Raw Permalink Normal View History

<script>
$("a[href^='#legendMisc']").parent().remove();
</script>