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
094ea729
Commit
094ea729
authored
11 years ago
by
Andie Hunt
Browse files
Options
Downloads
Patches
Plain Diff
change icon class to swap-icon
parent
43f7a76f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
css/civicrm.css
+1
-1
1 addition, 1 deletion
css/civicrm.css
templates/CRM/Activity/Form/Activity.tpl
+1
-1
1 addition, 1 deletion
templates/CRM/Activity/Form/Activity.tpl
with
2 additions
and
2 deletions
css/civicrm.css
+
1
−
1
View file @
094ea729
...
...
@@ -2581,7 +2581,7 @@ div.grippie {
background-position
:
-3px
-161px
;
}
.crm-container
.swap-
target-assignee-
icon
{
.crm-container
.swap-icon
{
background-position
:
-82px
-81px
;
}
...
...
This diff is collapsed.
Click to expand it.
templates/CRM/Activity/Form/Activity.tpl
+
1
−
1
View file @
094ea729
...
...
@@ -157,7 +157,7 @@
<td>
<a
href=
"#"
class=
"button"
id=
"swap_target_assignee"
>
<span>
<div
class=
"icon swap-
target-assignee-
icon"
></div>
{
ts
}
Swap Target and Assignee Contacts
{/
ts
}
<div
class=
"icon swap-icon"
></div>
{
ts
}
Swap Target and Assignee Contacts
{/
ts
}
</span>
</div>
</td>
...
...
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