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