Sha256: 3b8bace4a41cfd9fe26934035d41397c629257d9221393fd5c9cbab5f9336993
Contents?: true
Size: 370 Bytes
Versions: 19
Compression:
Stored size: 370 Bytes
Contents
<section class="avatar"> <% if can? :update, @profile %> <header> <%= render partial: 'edit_icon' %> <h4> <%= t('avatar.profile_change') %> </h4> </header> <div class="update"> <%= render partial: 'avatars/form', object: @profile.actor, as: :avatarable %> </div> <% end %> </section>
Version data entries
19 entries across 17 versions & 3 rubygems