Sha256: 0a1fcf4ae9ddf0263b140eeb8363251993fde3cae7974c31e4f400a2c933b7a8
Contents?: true
Size: 278 Bytes
Versions: 16
Compression:
Stored size: 278 Bytes
Contents
<li class="<%= cycle('even', 'odd') %>" name="<%= radio_tag.name.downcase %>"> <%= radio_button_tag name + "[merge_to]", radio_tag.id, false, :id => radio_tag.name + "_tag_list" %> <label for="<%= radio_tag.name + "_tag_list" %>"> <%= radio_tag.name %> </label> </li>
Version data entries
16 entries across 16 versions & 1 rubygems