* Fix link error of history of devops.

This commit is contained in:
zhaoke
2023-08-02 11:05:23 +08:00
parent d7c1089c2f
commit 6be481268f
11 changed files with 25 additions and 8 deletions
+4 -1
View File
@@ -198,6 +198,9 @@ div
div
(
setClass('basis-auto'),
history()
history
(
set::commentUrl(createLink('action', 'comment', array('objectType' => 'instance', 'objectID' => $instance->id))),
)
)
);