Skip to content

Commit

Permalink
Merge pull request #3278 from romanblanco/god_edit_icon
Browse files Browse the repository at this point in the history
Changed an icon for toolbar button
  • Loading branch information
martinpovolny committed Jan 19, 2018
2 parents b0e99b6 + 6543dbf commit a59e9f6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@ class ApplicationHelper::Toolbar::GenericObjectDefinitionButtonCenter < Applicat
:items => [
button(
:ab_group_edit,
'pficon pficon-add-circle-o fa-lg',
'pficon pficon-edit fa-lg',
N_('Edit this Button'),
:url => 'custom_button_edit',
),
Expand Down

0 comments on commit a59e9f6

Please sign in to comment.