Sha256: c177e36c802482141be2cf38c498052fcff7f2405cbc09b1d52822b3192fe85b

Contents?: true

Size: 205 Bytes

Versions: 11

Compression:

Stored size: 205 Bytes

Contents

<div class="row profile">
  <div class="col-3">
    <%= render 'left_sidebar' %>
  </div>
  <!-- right col -->
  <div class="col-9">
    <%= render 'profile_tabs', presenter: @presenter %>
  </div>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/views/hyrax/users/show.html.erb
hyrax-5.0.0 app/views/hyrax/users/show.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/users/show.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/users/show.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/users/show.html.erb
hyrax-4.0.0 app/views/hyrax/users/show.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/users/show.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/users/show.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/users/show.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/users/show.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/users/show.html.erb