Sha256: d5ae53caba3d4965806aea165c8d1185394633b4a4ba18776099828f20c23b1c

Contents?: true

Size: 415 Bytes

Versions: 5

Compression:

Stored size: 415 Bytes

Contents

<span class="tag_with_radio_button" name="<%= radio_tag.name %>">
  <%= radio_button_tag name + "[merge_to]", radio_tag.id, false, :id => radio_tag.name + "_tag_list", :onclick => "$('tag_replace_button').value = 'ersetzen mit ' + this.parentNode.readAttribute('name')"%>
  <label for="<%= radio_tag.name + "_tag_list" %>">
    <%= radio_tag.name %>&nbsp;<%= contact_count_from_tag(radio_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/tags/_radio_tag.html.erb
alchemy_crm-2.0.4.1 app/views/alchemy_crm/admin/tags/_radio_tag.html.erb
alchemy_crm-2.1.0a app/views/alchemy_crm/admin/tags/_radio_tag.html.erb
alchemy_crm-2.0.3 app/views/alchemy_crm/admin/tags/_radio_tag.html.erb
alchemy_crm-2.0.2 app/views/alchemy_crm/admin/tags/_radio_tag.html.erb