Sha256: 13abdd6349762a5230f064fff33dac4b66a4670e46a2b6d524d0cd907100a39e
Contents?: true
Size: 448 Bytes
Versions: 5
Compression:
Stored size: 448 Bytes
Contents
<span class="tag_with_radio_button"> <%= check_box_tag "newsletter[contact_group_ids][]", tag_with_radiobutton.id, newsletter_contact_groups.include?(tag_with_radiobutton), :id => tag_with_radiobutton.name.downcase + "_contact_group" %> <label for="<%= tag_with_radiobutton.name.downcase + "_contact_group" %>" class="tag"> <%= tag_with_radiobutton.name %> <small>(<%= tag_with_radiobutton.contacts.count %>)</small> </label> </span>
Version data entries
5 entries across 5 versions & 1 rubygems