* [refac bug #57616] Add data-app attr for report link.
This commit is contained in:
@@ -52,6 +52,7 @@ toolbar
|
||||
'icon' => 'bar-chart',
|
||||
'text' => $lang->task->report->common,
|
||||
'class' => 'ghost',
|
||||
'data-app' => $app->tab,
|
||||
'url' => createLink('task', 'report', "execution={$executionID}&browseType={$browseType}")
|
||||
))) : null,
|
||||
hasPriv('task', 'export') ? item(set(array
|
||||
|
||||
Reference in New Issue
Block a user