Sha256: 242aedb757942fb30f2995719e8689db22d5eb1f09f9a77c93e811dbf3df2cdf

Contents?: true

Size: 287 Bytes

Versions: 10

Compression:

Stored size: 287 Bytes

Contents

= render layout: 'tenon/fields/base_inline', locals: { f: f, method_name: method_name, value: value, opts: opts } do
  = f.super_radio_button method_name, value, opts.merge(class: 'input-block__radio-button')

  .input-block__radio-button-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_radio_button.html.haml
tenon-2.0.8 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.7 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.6 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.5 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.4 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.3 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.2 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.1 app/views/tenon/fields/_inline_radio_button.html.haml
tenon-2.0.0 app/views/tenon/fields/_inline_radio_button.html.haml