* Fix errors of the api view page.
This commit is contained in:
@@ -288,7 +288,10 @@ div
|
||||
(
|
||||
set::id('history'),
|
||||
setClass('hidden'),
|
||||
history()
|
||||
history
|
||||
(
|
||||
set::objectID($api->id)
|
||||
)
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user