znt/extension/lite/execution/ext/ui/treetask.lite.html.hook.php

4 lines
112 B
PHP
Raw Permalink Normal View History

<script>
window.waitDom('li.menu-item.importBug', function(){ $('li.menu-item.importBug').remove();})
</script>