Sha256: dc67afba539e6badea36b976471475d46f657fa9385a9d7663b9e1a618595856
Contents?: true
Size: 420 Bytes
Versions: 36
Compression:
Stored size: 420 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, 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
36 entries across 36 versions & 1 rubygems