Sha256: debc40d8ce89b4e9e2fbb96a39a4a6a3a82ea5dbf5a0f70c0adc74b4fffbfa72

Contents?: true

Size: 257 Bytes

Versions: 10

Compression:

Stored size: 257 Bytes

Contents

= render layout: 'tenon/fields/base_inline', locals: { f: f, method_name: method_name, opts: opts } do
  = f.super_check_box method_name, opts.merge(class: 'input-block__check-box')

  .input-block__check-box-icon.input-block__checked-icon
    = i('check')

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.8 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.7 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.6 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.5 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.4 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.3 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.2 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.1 app/views/tenon/fields/_inline_check_box.html.haml
tenon-2.0.0 app/views/tenon/fields/_inline_check_box.html.haml