* Remove unused code and fix bug.

This commit is contained in:
孙广明
2022-03-25 14:25:26 +08:00
parent 339ac919c6
commit 4b50d187e4
14 changed files with 38 additions and 229 deletions
-1
View File
@@ -1,6 +1,5 @@
$(function()
{
$('#copyProjects a').click(function(){setCopyProject($(this).data('id')); $('#copyProjectModal').modal('hide')});
$('#isCat').change(function()
{
if($(this).prop('checked'))