Sha256: b9f72af6fb1917e08ecdfbc279e32e86a814a2980446f0575be9d606362e35e5

Contents?: true

Size: 467 Bytes

Versions: 8

Compression:

Stored size: 467 Bytes

Contents

<%= location(link_to(image_tag("btn/btn_config.png", :class => "btn_config")+t('account.one')+": "+t('account.settings')))%>
<br class="clearfloat" />
<div class="space_center">
</div>
<h2><%= t('settings.for')%> <%= current_subject.name %></h2>
<div class="space_center">
</div>
<%= render :partial => "notifications" %>

<% if current_subject.respond_to? :authentication_token%>
<%= render :partial => "api_key" %>
<% end %>


<%= render :partial => "settings" %>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
social_stream-0.9.7 events/app/views/settings/_index.html.erb
social_stream-0.9.6 events/app/views/settings/_index.html.erb
social_stream-0.9.5 events/app/views/settings/_index.html.erb
social_stream-0.9.4 events/app/views/settings/_index.html.erb
social_stream-0.9.3 events/app/views/settings/_index.html.erb
social_stream-0.9.2 events/app/views/settings/_index.html.erb
social_stream-events-0.0.2 app/views/settings/_index.html.erb
social_stream-events-0.0.1 app/views/settings/_index.html.erb