Sha256: 835908a668a5e04c1c7ba6a6cce839edec919d1b51906740c8da3f2184a87b61

Contents?: true

Size: 260 Bytes

Versions: 6

Compression:

Stored size: 260 Bytes

Contents

<%= render :partial => 'toolbar/subject' %>

<div class="block space_center">
</div>

<div id="menu_lateral" class="toolbar_menu">
    <%= yield(:toolbar_menu).empty? ? home_toolbar_menu : yield(:toolbar_menu)%>
</div>

<div class="block space_center">
</div>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
social_stream-0.11.2 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.18 app/views/toolbar/_home.html.erb
social_stream-0.11.1 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.16 app/views/toolbar/_home.html.erb
social_stream-0.11.0 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.15 app/views/toolbar/_home.html.erb