Sha256: f5e01f7fc05de2a6316f2eb08ce1056adfcfa669db0950b72c0b324c30b21e40

Contents?: true

Size: 288 Bytes

Versions: 5

Compression:

Stored size: 288 Bytes

Contents

<span style="float:left"><%= check_box_tag name + "[contact_tag_list][]", tag.name, tags.include?(tag), :id => tag.name + "_contact_tag_list" %>
  <label for="<%= tag.name + "_contact_tag_list" %>" class="tag">
    <%= tag.name %>
    <%= contact_count_from_tag(tag) %>
  </label>
</span>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
alchemy_crm-2.0.5 app/views/alchemy_crm/admin/contact_groups/_tag.html.erb
alchemy_crm-2.0.4.1 app/views/alchemy_crm/admin/contact_groups/_tag.html.erb
alchemy_crm-2.1.0a app/views/alchemy_crm/admin/contact_groups/_tag.html.erb
alchemy_crm-2.0.3 app/views/alchemy_crm/admin/contact_groups/_tag.html.erb
alchemy_crm-2.0.2 app/views/alchemy_crm/admin/contact_groups/_tag.html.erb