Sha256: 68d74945fca981d3e9f3fd196952ca8dfde5922291ec9a6f2432e04247a8679c

Contents?: true

Size: 315 Bytes

Versions: 2

Compression:

Stored size: 315 Bytes

Contents

<%= image_tag 'step_3.png' %>

<section class="new_app">
  <h4>Manage roles and permissions</h4>

  <section class="site_client_roles">
    <%= render partial: 'relation/customs/index',
               locals: { subject: resource } %>
    <%= link_to 'Finish', resource, class: "next-step" %>
  </section>
</section>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
social_stream-2.2.2 oauth2_server/app/views/site/clients/_edit_step_3.html.erb
social_stream-oauth2_server-2.2.2 app/views/site/clients/_edit_step_3.html.erb