Sha256: d673aefd71628863ad820753115d27d1649087ae6509a1a16eb37c3a178b98be

Contents?: true

Size: 387 Bytes

Versions: 17

Compression:

Stored size: 387 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 => 'xmpp/chat' %>
<% end %>

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

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
social_stream-0.12.8 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.30 app/views/toolbar/_home.html.erb
social_stream-0.12.7 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.29 app/views/toolbar/_home.html.erb
social_stream-0.12.6 base/app/views/toolbar/_home.html.erb
social_stream-0.12.5 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.28 app/views/toolbar/_home.html.erb
social_stream-0.12.4 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.27 app/views/toolbar/_home.html.erb
social_stream-0.12.3 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.26 app/views/toolbar/_home.html.erb
social_stream-0.12.2 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.25 app/views/toolbar/_home.html.erb
social_stream-0.12.1 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.24 app/views/toolbar/_home.html.erb
social_stream-0.12.0 base/app/views/toolbar/_home.html.erb
social_stream-base-0.9.23 app/views/toolbar/_home.html.erb