Sha256: dc7b3bb3df0cac899ff984617badaf29ff8899c9537fd1dc8b1e6b8d098269d3

Contents?: true

Size: 529 Bytes

Versions: 11

Compression:

Stored size: 529 Bytes

Contents

<div class="alert alert-success">
  <%= t("sufia.upload.cloud_timeout_message_html", contact_href: link_to(t("sufia.upload.alert.contact_href_text"), sufia.contact_form_index_path)) %>
</div>
<%= button_tag(t('sufia.upload.browse_everything.browse_files_button'), type: 'button', class: 'btn btn-lg btn-success', id: "browse-btn",
  'data-toggle' => 'browse-everything', 'data-route' => browse_everything_engine.root_path,
  'data-target' => "##{f.object.persisted? ? 'edit' : 'new'}_#{f.object.model.model_name.param_key}" ) %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
sufia-7.4.1 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.4.0 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.3.1 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.3.0 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.3.0.rc3 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.3.0.rc2 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.3.0.rc1 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.2.0 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.1.0 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.0.0 app/views/curation_concerns/base/_browse_everything.html.erb
sufia-7.0.0.rc2 app/views/curation_concerns/base/_browse_everything.html.erb