mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(alerting): pixels have been pushed
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<table class="filter-table">
|
||||
<thead>
|
||||
<th><strong>Name</strong></th>
|
||||
<th style="width: 68px">State</th>
|
||||
<th style="width: 49px">State</th>
|
||||
<th style="width: 122px"></th>
|
||||
<th style="width: 28px"></th>
|
||||
</thead>
|
||||
@@ -17,7 +17,7 @@
|
||||
<td>
|
||||
{{alert.title}}
|
||||
</td>
|
||||
<td>
|
||||
<td class="text-center">
|
||||
<a href="/alerts/events/{{alert.id}}">
|
||||
<i class="icon-gf {{alert.iconCss}}"></i>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user