Skip to content

Commit

Permalink
Replace icon with badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanschroeder committed Apr 9, 2022
1 parent f40b25f commit e517191
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -137,7 +137,7 @@
<td>
<% if (access_rule.valid_now_public) { %>
<span data-toggle="tooltip" title="This rule currently applies in public mode">
<i class="far fa-calendar-check text-info"></i><span class="sr-only">Current</span>
<span class="badge badge-success badge-pill">Active</span>
</span>
<% } %>
</td>
Expand Down

0 comments on commit e517191

Please sign in to comment.