zentaopms/extension/lite/group/ext/view/managepriv.lite.html.hook.php
2023-05-16 10:47:08 +08:00

4 lines
66 B
PHP
Executable File

<script>
$('select[name="version"]').parent().remove();
</script>