Sha256: b0b119ece1eeb57c15e471507df06a4ccb584f99e16a27e490e8706ad2068d28

Contents?: true

Size: 215 Bytes

Versions: 17

Compression:

Stored size: 215 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

17 entries across 16 versions & 2 rubygems

Version Path
blacklight-8.6.1 app/views/catalog/sms.html.erb
blacklight-7.40.0 app/views/catalog/sms.html.erb
blacklight-8.6.0 app/views/catalog/sms.html.erb
blacklight-8.5.1 app/views/catalog/sms.html.erb
blacklight-8.5.0 app/views/catalog/sms.html.erb
blacklight-7.39.0 app/views/catalog/sms.html.erb
blacklight-8.4.0 app/views/catalog/sms.html.erb
blacklight-7.38.0 app/views/catalog/sms.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-8.3.0/app/views/catalog/sms.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/app/views/catalog/sms.html.erb
blacklight-8.3.0 app/views/catalog/sms.html.erb
blacklight-8.2.2 app/views/catalog/sms.html.erb
blacklight-8.2.1 app/views/catalog/sms.html.erb
blacklight-8.2.0 app/views/catalog/sms.html.erb
blacklight-7.37.0 app/views/catalog/sms.html.erb
blacklight-7.36.2 app/views/catalog/sms.html.erb
blacklight-7.36.1 app/views/catalog/sms.html.erb