Sha256: 81ef6acaa6c016cb7a9a5a8e4b9bc087baebf0cf3f6b0c8acfc485f0fce1bba2
Contents?: true
Size: 275 Bytes
Versions: 1
Compression:
Stored size: 275 Bytes
Contents
-# <b>Tags (#{tags.length}):</b> -# - cache cache_key do .Tags.chips.mb-2 - tags.each do |tag| .Chip{ data: { tag: { id: tag.id.to_s } } } - if !config&.without_checkbox = check_box_tag 'tag_ids[]', tag.id = link_to tag.slug, wco.tag_path( tag )
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wco_models-3.1.0.141 | app/views/wco/tags/_list_mini.haml |