Sha256: 31e6eb9455a5fad58f36c26b3bf299b157e6c25c72e12323eade010211fe3557
Contents?: true
Size: 314 Bytes
Versions: 1
Compression:
Stored size: 314 Bytes
Contents
<div class="buttons"> <%= f.button :submit if can?(:modify, main_controller_name) %> <% if f.object.persisted? %> <%= f.button :destroy if can?(:destroy, main_controller_name)%> <% end %> <%= f.button :back, href: registration_cadastral_certificates_path(creditor_id: resource.creditor_id) %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unico-training-7.8.0 | app/views/registration_cadastral_certificates/_form_buttons.html.erb |