|
@@ -9,7 +9,7 @@
|
|
|
<table class="filter-table">
|
|
<table class="filter-table">
|
|
|
<thead>
|
|
<thead>
|
|
|
<th><strong>Name</strong></th>
|
|
<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: 122px"></th>
|
|
|
<th style="width: 28px"></th>
|
|
<th style="width: 28px"></th>
|
|
|
</thead>
|
|
</thead>
|
|
@@ -17,7 +17,7 @@
|
|
|
<td>
|
|
<td>
|
|
|
{{alert.title}}
|
|
{{alert.title}}
|
|
|
</td>
|
|
</td>
|
|
|
- <td>
|
|
|
|
|
|
|
+ <td class="text-center">
|
|
|
<a href="/alerts/events/{{alert.id}}">
|
|
<a href="/alerts/events/{{alert.id}}">
|
|
|
<i class="icon-gf {{alert.iconCss}}"></i>
|
|
<i class="icon-gf {{alert.iconCss}}"></i>
|
|
|
</a>
|
|
</a>
|