Sha256: 910e80c855fa27ea429743dbd5a13c4a6c36421fac6ba1a073171fdb413478c4
Contents?: true
Size: 474 Bytes
Versions: 82
Compression:
Stored size: 474 Bytes
Contents
<div id="search"> <% [menu_lists.first].each do |field| %> <a class="full_list_link" id="<%= field[:type] %>_list_link" href="<%= url_for_list(field[:type]) %>"> <svg width="24" height="24"> <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect> <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect> <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect> </svg> </a> <% end %> </div>
Version data entries
82 entries across 79 versions & 11 rubygems