explain limited access if project or customer has team permission (#2006)

This commit is contained in:
Kevin Papst
2020-10-01 19:16:31 +02:00
committed by GitHub
parent cafd84cee4
commit 0aa6baea2f
5 changed files with 13 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ class ActivityToolbarForm extends AbstractToolbarForm
'yes' => 1,
'no' => 0,
],
'search' => false,
'placeholder' => null,
'required' => false,
'label' => 'label.globalsOnly',