Sha256: 8fc2dd21aee7135ef535789be4fa58d97b770510347ad1c35e90191489599563
Contents?: true
Size: 432 Bytes
Versions: 39
Compression:
Stored size: 432 Bytes
Contents
<%# button for updating a collections %> <%# collection_id -- collection to be updated (use 'collection_replace_id' if you wish the form to be updated by a form value) %> <%# label -- button label %> <%= button_to label, collections.collection_path(collection_id), :method=>:put, :class=>"btn btn-primary updates-collection submits-batches collection-update", 'data-behavior'=>'hydra-collections', :id=>'hydra-collection-update' %>
Version data entries
39 entries across 39 versions & 1 rubygems