zentaopms/extension/biz/workflowaction/ext/view/setnotice.flow.html.hook.php
2023-05-16 10:50:42 +08:00

6 lines
142 B
PHP

<script>
$('#toList').attr('name', 'mailto[]');
$('#toList').attr('id', 'mailto');
$('#toList_chosen').attr('id', 'mailto_chosen');
</script>