Sha256: 1cca8f79a31492f92e7bea78b1aa6987f2ef7f321baf2fee10004d10a767bc8f

Contents?: true

Size: 299 Bytes

Versions: 48

Compression:

Stored size: 299 Bytes

Contents

<%= render :partial => 'toolbar/logo', :locals => {:subject => current_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

48 entries across 42 versions & 3 rubygems

Version Path
social_stream-0.10.4 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.14 app/views/toolbar/_home.html.erb
social_stream-0.10.3 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.13 app/views/toolbar/_home.html.erb
social_stream-0.10.2 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.12 app/views/toolbar/_home.html.erb
social_stream-0.10.1 base/app/views/toolbar/_home.html.erb
social_stream-0.10.0 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.11 app/views/toolbar/_home.html.erb
social_stream-0.9.7 events/app/views/toolbar/_home.html.erb
social_stream-0.9.7 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.10 app/views/toolbar/_home.html.erb
social_stream-0.9.6 events/app/views/toolbar/_home.html.erb
social_stream-0.9.6 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.9 app/views/toolbar/_home.html.erb
social_stream-0.9.5 events/app/views/toolbar/_home.html.erb
social_stream-0.9.5 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.8 app/views/toolbar/_home.html.erb
social_stream-0.9.4 events/app/views/toolbar/_home.html.erb
social_stream-0.9.4 base/app/views/toolbar/_home.html.erb