znt/extension/lite/execution/ext/view/tree.lite.html.hook.php

4 lines
73 B
PHP
Raw Permalink Normal View History

<script>
$('#mainMenu .dropdown-menu li:last-child').remove();
</script>