Sha256: cd226d531c32169bbef87728442bd7ae65e7b7ccebfd6d2a71fa1d5d16b9f8b7
Contents?: true
Size: 322 Bytes
Versions: 11
Compression:
Stored size: 322 Bytes
Contents
<%= render 'bundle_tags_table' %> <% if can? :add, Kaui::Tag or can? :remove, Kaui::Tag %> <%= link_to 'Add/Remove Tags', kaui_engine.edit_bundle_tags_path(:bundle_id => @bundle.bundle_id), :class => 'btn' %> <% end %> <%= link_to 'Go to bundle', kaui_engine.bundle_path(:id => @bundle.bundle_id), :class => 'btn' %>
Version data entries
11 entries across 11 versions & 1 rubygems