Sha256: b337599ea2b0d83cc732522c79b991c7e7c6ddc0bdaabe4e8fda5f7ae17ae0bc

Contents?: true

Size: 292 Bytes

Versions: 5

Compression:

Stored size: 292 Bytes

Contents

<div class="form-group mb-3">
  <div class="form-check">
    <%%= check_box_tag <%= rodauth %>.global_logout_param, "t", false, id: "global-logout", class: "form-check-input" %>
    <%%= label_tag "global-logout", "Logout all Logged In Sessons?", class: "form-check-label" %>
  </div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rodauth-rails-0.17.1 lib/generators/rodauth/templates/app/views/rodauth/_global_logout_field.html.erb
rodauth-rails-0.17.0 lib/generators/rodauth/templates/app/views/rodauth/_global_logout_field.html.erb
rodauth-rails-0.16.0 lib/generators/rodauth/templates/app/views/rodauth/_global_logout_field.html.erb
rodauth-rails-0.15.0 lib/generators/rodauth/templates/app/views/rodauth/_global_logout_field.html.erb
rodauth-rails-0.14.0 lib/generators/rodauth/templates/app/views/rodauth/_global_logout_field.html.erb