* [bug#65033,done,0.3h,0h] Fix check btn priv error.
This commit is contained in:
@@ -36,7 +36,7 @@ featureBar
|
||||
|
||||
toolbar
|
||||
(
|
||||
$objectType != 'project' && $objectType != 'execution' ? btngroup
|
||||
$objectType != 'project' && $objectType != 'execution' && hasPriv('testreport', 'create') ? btngroup
|
||||
(
|
||||
btn
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user