* [bug#63163,done,0.2h] hide report btn in execution.
This commit is contained in:
@@ -188,7 +188,7 @@ toolbar
|
||||
'hint' => $lang->task->viewTypeList['tree']
|
||||
))
|
||||
))),
|
||||
hasPriv('task', 'report') ? item(set(array
|
||||
hasPriv('task', 'report') && empty($execution->isTpl) ? item(set(array
|
||||
(
|
||||
'icon' => 'bar-chart',
|
||||
'class' => 'ghost',
|
||||
|
||||
Reference in New Issue
Block a user