Sha256: 0333e400cf4d819e62bd3ad006142bbf32259e9e83d3ec3b3a69a3d5f9a6d442

Contents?: true

Size: 243 Bytes

Versions: 8

Compression:

Stored size: 243 Bytes

Contents

<!-- profile and view buttons -->
<% if signed_in? && presenter.current_user? %>
  <%= link_to sufia.edit_profile_path(@user), class: "btn btn-default" do %>
    <i class="glyphicon glyphicon-edit"></i> Edit Your Profile
  <% end %>
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sufia-7.4.1 app/views/users/_profile_actions.html.erb
sufia-7.4.0 app/views/users/_profile_actions.html.erb
sufia-7.3.1 app/views/users/_profile_actions.html.erb
sufia-7.3.0 app/views/users/_profile_actions.html.erb
sufia-7.3.0.rc3 app/views/users/_profile_actions.html.erb
sufia-7.3.0.rc2 app/views/users/_profile_actions.html.erb
sufia-7.3.0.rc1 app/views/users/_profile_actions.html.erb
sufia-7.2.0 app/views/users/_profile_actions.html.erb