mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 06:25:45 +01:00
changed code-branch icon for more clarity over commit icon
This commit is contained in:
@@ -26,7 +26,7 @@ class ChangesetButtonGroup extends React.Component<Props> {
|
||||
<ButtonGroup className="is-pulled-right">
|
||||
<Button link={changesetLink}>
|
||||
<span className="icon">
|
||||
<i className="fas fa-code-branch"></i>
|
||||
<i className="fas fa-exchange-alt"></i>
|
||||
</span>
|
||||
<span className="is-hidden-mobile is-hidden-tablet-only">
|
||||
{t("changeset.buttons.details")}
|
||||
|
||||
Reference in New Issue
Block a user