Sha256: 023c1249d14e69b219e5bf4b286ea004705592c39d617f10c098748c1243492a
Contents?: true
Size: 429 Bytes
Versions: 18
Compression:
Stored size: 429 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, main_app.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
18 entries across 18 versions & 1 rubygems