Sha256: 35ea4562ce3fab364498408284f6159dd010999232859bc949b73bf9fe03d66c

Contents?: true

Size: 418 Bytes

Versions: 18

Compression:

Stored size: 418 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>

<% if defined?(SocialStream::Presence) and SocialStream::Presence.enable %>
  <%= render :partial => 'chat/index' , :locals => {:flow => false} %>
<% end %>

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

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
social_stream-0.22.1 base/app/views/toolbar/_home.html.erb
social_stream-base-0.16.4 app/views/toolbar/_home.html.erb
social_stream-0.22.0 base/app/views/toolbar/_home.html.erb
social_stream-base-0.16.3 app/views/toolbar/_home.html.erb
social_stream-0.21.4 base/app/views/toolbar/_home.html.erb
social_stream-base-0.16.2 app/views/toolbar/_home.html.erb
social_stream-0.21.3 base/app/views/toolbar/_home.html.erb
social_stream-0.21.2 base/app/views/toolbar/_home.html.erb
social_stream-0.21.1 base/app/views/toolbar/_home.html.erb
social_stream-base-0.16.1 app/views/toolbar/_home.html.erb
social_stream-0.21.0 base/app/views/toolbar/_home.html.erb
social_stream-base-0.16.0 app/views/toolbar/_home.html.erb
social_stream-0.20.2 base/app/views/toolbar/_home.html.erb
social_stream-base-0.15.2 app/views/toolbar/_home.html.erb
social_stream-0.20.1 base/app/views/toolbar/_home.html.erb
social_stream-base-0.15.1 app/views/toolbar/_home.html.erb
social_stream-0.20.0 base/app/views/toolbar/_home.html.erb
social_stream-base-0.15.0 app/views/toolbar/_home.html.erb