* Fix link error of history of devops.
This commit is contained in:
@@ -198,6 +198,9 @@ div
|
||||
div
|
||||
(
|
||||
setClass('basis-auto'),
|
||||
history()
|
||||
history
|
||||
(
|
||||
set::commentUrl(createLink('action', 'comment', array('objectType' => 'instance', 'objectID' => $instance->id))),
|
||||
)
|
||||
)
|
||||
);
|
||||
Reference in New Issue
Block a user