Sha256: 23cf8609fefbc69d56b7b4afe56b128adbc3283c67338d734c5bc97bc4f02ddf
Contents?: true
Size: 320 Bytes
Versions: 2
Compression:
Stored size: 320 Bytes
Contents
<%= image_tag 'step_2.png' %> <section class="create_logo_app"> <h4>Set the application's logo</h4> <%= render partial: 'avatars/form', object: resource.actor, as: :avatarable %> <%= link_to "Next", polymorphic_path(resource, action: 'edit', step: 3), class: "next-step" %> </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_2.html.erb |
social_stream-oauth2_server-2.2.2 | app/views/site/clients/_edit_step_2.html.erb |