Sha256: 15f6029f3bc032f7acb5b3cf69cd1b0de2e2c09ed7345229f2863a417d39c722

Contents?: true

Size: 216 Bytes

Versions: 12

Compression:

Stored size: 216 Bytes

Contents

<%= render Blacklight::System::ModalComponent.new do |component| %>
  <% component.with(:title, t('blacklight.sms.form.title')) %>

  <% component.with(:body) do %>
    <%= render 'sms_form' %>
  <% end %>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
blacklight-7.16.0 app/views/catalog/sms.html.erb
blacklight-7.15.2 app/views/catalog/sms.html.erb
blacklight-7.15.1 app/views/catalog/sms.html.erb
blacklight-7.15.0 app/views/catalog/sms.html.erb
blacklight-7.14.1 app/views/catalog/sms.html.erb
blacklight-7.14.0 app/views/catalog/sms.html.erb
blacklight-7.13.2 app/views/catalog/sms.html.erb
blacklight-7.13.1 app/views/catalog/sms.html.erb
blacklight-7.13.0 app/views/catalog/sms.html.erb
blacklight-7.12.1 app/views/catalog/sms.html.erb
blacklight-7.12.0 app/views/catalog/sms.html.erb
blacklight-7.11.1 app/views/catalog/sms.html.erb