Sha256: 9237bde2feebee62e5c84f70851bfc0c0dd4579e1d35c62ee364c19e9b7b8e5e
Contents?: true
Size: 397 Bytes
Versions: 9
Compression:
Stored size: 397 Bytes
Contents
<%= menu_options[:groups] || capture do %> <li> <%= link_to( image_tag("btn/btn_group.png", :class => "menu_icon")+t('group.other'), '#', :id => "groups_menu") %> <ul> <li> <%= link_to( image_tag("btn/btn_group.png", :class => "menu_icon")+t('group.new.action'), new_group_path('group' => { '_founder' => current_subject.slug })) %> </li> </ul> </li> <% end %>
Version data entries
9 entries across 9 versions & 2 rubygems