Sha256: 66bf04590347af50108acf1655bb2484a967c1e11bb14970a6eef3f521838435

Contents?: true

Size: 308 Bytes

Versions: 2

Compression:

Stored size: 308 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
social_stream-0.2.3 app/views/home/_options.html.erb
social_stream-0.2.2 app/views/home/_options.html.erb