Sha256: 0552e66f400dd85020473887c42e2000cd699fef7825b9bae85a4a84ecf43c32

Contents?: true

Size: 209 Bytes

Versions: 48

Compression:

Stored size: 209 Bytes

Contents

<%= render Blacklight::System::ModalComponent.new do |component| %>
  <% component.title { t('blacklight.email.form.title') } %>

  <% component.body do %>
    <%= render 'email_form' %>
  <% end %>
<% end %>

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
blacklight-7.36.0 app/views/catalog/email.html.erb
blacklight-7.35.0 app/views/catalog/email.html.erb
blacklight-8.1.0 app/views/catalog/email.html.erb
blacklight-7.34.0 app/views/catalog/email.html.erb
blacklight-8.0.1 app/views/catalog/email.html.erb
blacklight-8.0.0 app/views/catalog/email.html.erb
blacklight-8.0.0.beta8 app/views/catalog/email.html.erb
blacklight-8.0.0.beta7 app/views/catalog/email.html.erb
blacklight-8.0.0.beta6 app/views/catalog/email.html.erb
blacklight-8.0.0.beta5 app/views/catalog/email.html.erb
blacklight-7.33.1 app/views/catalog/email.html.erb
blacklight-8.0.0.beta4 app/views/catalog/email.html.erb
blacklight-8.0.0.beta3 app/views/catalog/email.html.erb
blacklight-8.0.0.beta2 app/views/catalog/email.html.erb
blacklight-8.0.0.beta1 app/views/catalog/email.html.erb
blacklight-7.33.0 app/views/catalog/email.html.erb
blacklight-7.32.0 app/views/catalog/email.html.erb
blacklight-7.31.0 app/views/catalog/email.html.erb
blacklight-7.30.0 app/views/catalog/email.html.erb
blacklight-7.29.0 app/views/catalog/email.html.erb