<%= x509_certificate.id %> |
<%= localize x509_certificate.not_before, format: :long %> |
<%= localize x509_certificate.not_after, format: :long %> |
<% if policy([:staff, x509_certificate]).show? %>
<%= open_action [:staff, x509_certificate] %>
<% end %>
|
<% end %>