* refactor usage of the new history widget.

This commit is contained in:
sunhao
2023-11-12 21:41:10 +08:00
parent 6cde7baa35
commit cb1ca45055
10 changed files with 10 additions and 14 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ detailBody
set::content($task->desc ? $task->desc : $lang->noData),
set::useHtml(true)
),
history(set::commentUrl(helper::createLink('action', 'comment', "objectType=testtask&objectID=$task->id"))),
history(set::objectID($task->id)),
center
(
floatToolbar