Sha256: 18de82b22ecb894057154afa22bd0b21d99fcfee8ad889e326b5a3b752771d7e
Contents?: true
Size: 409 Bytes
Versions: 45
Compression:
Stored size: 409 Bytes
Contents
<div class="form-actions"> <%= link_to "Download this File", main_app.download_path(presenter), class: 'btn btn-default' %> <% if can? :edit, presenter.id %> <%= link_to "Edit this File", edit_polymorphic_path([main_app, presenter]), class: 'btn btn-default' %> <% end %> <%= link_to "Back to #{parent.human_readable_type}", parent_path(parent), class: 'btn btn-default' %> </div>
Version data entries
45 entries across 45 versions & 1 rubygems