Sha256: 86fbd8c05b47bdf129b3a9e05664e2aa1ee44f5d69a2806fc52696bc25320a0d

Contents?: true

Size: 311 Bytes

Versions: 4

Compression:

Stored size: 311 Bytes

Contents

<ul class="menu noaccordion">
  <li>
    <%= link_to( image_tag("btn/btn_inbox.png", :class => "menu_icon")+t('inbox.one'), messages_path, :remote => true) %>
  </li>
  <li>
    <%= link_to( image_tag("btn/btn_group.png", :class => "menu_icon")+t('group.new'), new_group_path, :remote => true) %>
  </li>
</ul>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
social_stream-0.3.3 app/views/home/_options.html.erb
social_stream-0.3.2 app/views/home/_options.html.erb
social_stream-0.3.1 app/views/home/_options.html.erb
social_stream-0.3.0 app/views/home/_options.html.erb