Sha256: c9bf82c54421dd5d2c76046c4a5d2dbf4400aba5fc904a93dabc3f970ae13ad3

Contents?: true

Size: 217 Bytes

Versions: 21

Compression:

Stored size: 217 Bytes

Contents

<% content_for :title do %>
  <%=t('settings.one')%>
<% end %>

<section id="settings">
  <%= render partial: 'toolbar/profile', locals: { subject: current_subject } %>

  <%= render :partial => 'index' %>
</section>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
social_stream-2.2.0 base/app/views/settings/index.html.erb
social_stream-base-2.2.0 app/views/settings/index.html.erb
social_stream-2.1.1 base/app/views/settings/index.html.erb
social_stream-2.1.0 base/app/views/settings/index.html.erb
social_stream-base-2.1.0 app/views/settings/index.html.erb
social_stream-2.0.4 base/app/views/settings/index.html.erb
social_stream-base-2.0.4 app/views/settings/index.html.erb
social_stream-2.0.3 base/app/views/settings/index.html.erb
social_stream-base-2.0.3 app/views/settings/index.html.erb
social_stream-2.0.2 base/app/views/settings/index.html.erb
social_stream-base-2.0.2 app/views/settings/index.html.erb
social_stream-2.0.1 base/app/views/settings/index.html.erb
social_stream-base-2.0.1 app/views/settings/index.html.erb
social_stream-2.0.0 base/app/views/settings/index.html.erb
social_stream-base-2.0.0 app/views/settings/index.html.erb
social_stream-2.0.0.beta3 base/app/views/settings/index.html.erb
social_stream-base-2.0.0.beta3 app/views/settings/index.html.erb
social_stream-2.0.0.beta2 base/app/views/settings/index.html.erb
social_stream-base-2.0.0.beta2 app/views/settings/index.html.erb
social_stream-2.0.0.beta1 base/app/views/settings/index.html.erb