Sha256: 5aecc6b2b598e578aa9c58d1a2fefb1f2b2a2d6d329c13b0646274162cd87600

Contents?: true

Size: 244 Bytes

Versions: 4

Compression:

Stored size: 244 Bytes

Contents

<%= image_tag 'step_3.png' %>

<h1>Manage roles and permissions</h1>

<section class="site_client_roles">
  <%= render partial: 'relation/customs/index',
             locals: { subject: @client } %>
</section>

<%= link_to 'Finish', @client %>

Version data entries

4 entries across 4 versions & 2 rubygems

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