* Finish task #53651.

This commit is contained in:
zhouxudong
2022-05-12 05:02:51 +00:00
parent f98d82234a
commit 13e965e484
-1
View File
@@ -14,7 +14,6 @@ function changeProject(obj, executionID, projectID)
if(!confirmVal)
{
$(obj).val(lastSelected).trigger("chosen:updated");
return false;
}
else
{