Commit 99ff4d30 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Add deleted branch icon

parent 32bb33f7
- project = event.project
.profile-icon
= custom_icon("icon_commit")
- if event.action_name == "deleted"
= custom_icon("trash_o")
- else
= custom_icon("icon_commit")
.event-title
%span.pushed #{event.action_name} #{event.ref_type}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment