Sha256: 9df2f170d24d5654555735e402b75bd3f2420a3198cf19f117963ca4d46ff004
Contents?: true
Size: 386 Bytes
Versions: 21
Compression:
Stored size: 386 Bytes
Contents
<tr> <td> <%= subscription_group.id %> </td> <td> <%= topic.name %> </td> <td> <span class="badge bg-<%= topic.active? ? 'success' : 'warning text-dark' %>"> <%= topic.active? %> </span> </td> <td class="text-center"> <a href="<%= root_path('routing', topic.id) %>" class="btn btn-sm btn-secondary text-white"> Details </a> </td> </tr>
Version data entries
21 entries across 21 versions & 1 rubygems