Sha256: dd18120f9e4f75bb1860b48a31a903a109d3df7f433f9562aa7c0166a841de0b

Contents?: true

Size: 368 Bytes

Versions: 18

Compression:

Stored size: 368 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 => true} %>
<% end %>

Version data entries

18 entries across 18 versions & 2 rubygems

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