* Fix bug #37023.
This commit is contained in:
@@ -197,7 +197,7 @@ div
|
||||
floatToolbar
|
||||
(
|
||||
set::object($instance),
|
||||
isAjaxRequest('modal') ? null : to::prefix(backBtn(set::icon('back'), set::class('ghost text-white'), $lang->goback)),
|
||||
isAjaxRequest('modal') ? null : to::prefix(backBtn(set::icon('back'), set::class('ghost text-white'), $lang->goback, set::url(createLink('space', 'browse')))),
|
||||
set::main($actions['mainActions']),
|
||||
set::suffix($actions['suffixActions'])
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user