Sha256: e2c3069c026221b3733cbb978e3a5c309aee05fc4707efebc2cd0ead4afaf3f7

Contents?: true

Size: 370 Bytes

Versions: 8

Compression:

Stored size: 370 Bytes

Contents

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

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

<div id="menu_lateral" class="toolbar_menu">
    <%= messages_toolbar_menu %>
</div>

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

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

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
social_stream-0.23.4 base/app/views/toolbar/_messages.html.erb
social_stream-base-0.17.3 app/views/toolbar/_messages.html.erb
social_stream-0.23.3 base/app/views/toolbar/_messages.html.erb
social_stream-base-0.17.2 app/views/toolbar/_messages.html.erb
social_stream-0.23.2 base/app/views/toolbar/_messages.html.erb
social_stream-base-0.17.1 app/views/toolbar/_messages.html.erb
social_stream-0.23.1 base/app/views/toolbar/_messages.html.erb
social_stream-base-0.17.0 app/views/toolbar/_messages.html.erb