Sha256: b2fe1f11c595fa777c7546d74f452ac1f3554771cbc41152c31fe74a9da6480f

Contents?: true

Size: 245 Bytes

Versions: 3

Compression:

Stored size: 245 Bytes

Contents

<% content_for :headers do %>
  <%= stylesheet_link_tag "menu", :media => "screen, projection" %>
  <%= javascript_include_tag 'menu' %>
<% end %>

<div id="menu_lateral">
  <%= render :partial => "subjects/toolbar_home_menu_options" %>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
social_stream-0.4.4 app/views/subjects/_toolbar_home_menu.html.erb
social_stream-0.4.3 app/views/subjects/_toolbar_home_menu.html.erb
social_stream-0.4.2 app/views/subjects/_toolbar_home_menu.html.erb