Sha256: 55bdab95441058ca6fdaeae71bf9d12ab209bb3e2e74badc1e020fd3f505bbf6

Contents?: true

Size: 464 Bytes

Versions: 15

Compression:

Stored size: 464 Bytes

Contents

<div class="level">
  <div class="level-left">
    <% unless options[:exclude_submit_button] %>
      <div class="level-item">
        <%= form.submit class: 'button is-primary', id: 'primary_submit_button' %>
      </div>
    <% end %>
    <div class="level-item">
      <%= link_to 'Never Mind', url, class: 'button is-warning' %>
    </div>
    <% if block_given? %>
      <div class="level-item">
        <%= yield %>
      </div>
    <% end %>
  </div>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
bulma_form_rails-1.0.6 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-1.0.5 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-1.0.4 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-1.0.3 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-1.0.2 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-1.0.1 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-1.0.0 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.9 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.8 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.7 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.6 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.5 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.4 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.3 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb
bulma_form_rails-0.9.1 lib/templates/app/views/bulma_form_rails/_form_footer.html.erb