Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
CiviCRM Core
Commits
3075dd5e
Commit
3075dd5e
authored
8 months ago
by
Monish Deb
Browse files
Options
Downloads
Patches
Plain Diff
Add title to ACL Group/Role
parent
06dd1184
Branches
a11y_fixes_report_2
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CRM/Report/Form/Instance.php
+1
-0
1 addition, 0 deletions
CRM/Report/Form/Instance.php
with
1 addition
and
0 deletions
CRM/Report/Form/Instance.php
+
1
−
0
View file @
3075dd5e
...
...
@@ -125,6 +125,7 @@ class CRM_Report_Form_Instance {
'size'
=>
5
,
'style'
=>
'width:240px'
,
'class'
=>
'advmultiselect'
,
'title'
=>
ts
(
'ACL Group/Role'
),
]
);
$grouprole
->
setButtonAttributes
(
'add'
,
[
'value'
=>
ts
(
'Add >>'
)]);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment