* finish task #3604.

This commit is contained in:
wangyidong
2018-01-25 10:52:03 +08:00
parent b668217ba2
commit 03c3226ca4
12 changed files with 25 additions and 68 deletions
-3
View File
@@ -39,6 +39,3 @@ td.delayed{background: #e84e0f!important; color: white;}
</tr>
<?php endforeach;?>
</table>
<script>
if(typeof(dataTable) == 'function')$('.block-task').dataTable();
</script>