Sha256: 3b3556249e7af4625bf57e34826de039dc6d9e62e18c9ec86ecaad088078531c

Contents?: true

Size: 233 Bytes

Versions: 14

Compression:

Stored size: 233 Bytes

Contents

= render_label

%p
  Please select 1-2 Categories.

- @options[:metadata]["data"]["tree_array"].each do |node|
  = render_field_id
  = cell(Plugins::Core::CheckboxCell, nil, form: @options[:form], node: node, data: data).(:checkbox)

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
cortex-plugins-core-0.11.1 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.11.0 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.10.4 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.10.2 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.10.1 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.10.0 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.9.1 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.9.0 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.8.0 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.7.2 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.7.1 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.7.0 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.6.0 app/cells/plugins/core/tree/checkboxes.haml
cortex-plugins-core-0.5.0 app/cells/plugins/core/tree/checkboxes.haml