mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Use share icon instead of link for alert group links
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<% var groupLink = '?q=' + filters.join(',') %>
|
||||
<span class="pull-left alert-group-link">
|
||||
<a href="<%= groupLink %>" title="Link to this alert group", data-toggle="tooltip" data-placement="top">
|
||||
<i class="fa fa-link"/>
|
||||
<i class="fa fa-share-square-o"/>
|
||||
</a>
|
||||
</span>
|
||||
<% if (group.alerts.length > 1) { %>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user