Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
andyburns
Core
Commits
844359b8
Commit
844359b8
authored
3 years ago
by
andyburns
Browse files
Options
Downloads
Patches
Plain Diff
Update function.privacyFlag.php
dev/core#2754
parent
9d8a9c4e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CRM/Core/Smarty/plugins/function.privacyFlag.php
+1
-1
1 addition, 1 deletion
CRM/Core/Smarty/plugins/function.privacyFlag.php
with
1 addition
and
1 deletion
CRM/Core/Smarty/plugins/function.privacyFlag.php
+
1
−
1
View file @
844359b8
...
@@ -36,7 +36,7 @@ function smarty_function_privacyFlag($params, &$smarty) {
...
@@ -36,7 +36,7 @@ function smarty_function_privacyFlag($params, &$smarty) {
'do_not_phone'
=>
'fa-phone'
,
'do_not_phone'
=>
'fa-phone'
,
'do_not_email'
=>
'fa-paper-plane'
,
'do_not_email'
=>
'fa-paper-plane'
,
'do_not_mail'
=>
'fa-envelope'
,
'do_not_mail'
=>
'fa-envelope'
,
'do_not_sms'
=>
'fa-
mobile
'
,
'do_not_sms'
=>
'fa-
comments-o
'
,
'do_not_trade'
=>
'fa-exchange'
,
'do_not_trade'
=>
'fa-exchange'
,
'is_opt_out'
=>
'fa-paper-plane-o'
,
'is_opt_out'
=>
'fa-paper-plane-o'
,
];
];
...
...
This diff is collapsed.
Click to expand it.
andyburns
@andyburns
mentioned in issue
dev/core#2754 (closed)
·
3 years ago
mentioned in issue
dev/core#2754 (closed)
mentioned in issue dev/core#2754
Toggle commit list
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