* Adjust modal style.

This commit is contained in:
wangyuting
2023-06-30 10:58:35 +08:00
parent 3eca567f27
commit cd78af7526
8 changed files with 69 additions and 49 deletions
+1 -1
View File
@@ -386,7 +386,7 @@ class task extends control
$this->executeHooks($taskID);
echo js::reload('parent');
return $this->send(array('result' => 'success', 'message' => $this->lang->saveSuccess, 'load' => true));
}
/**