Sha256: 588f6d0dc47bfcb30c46bd65b0e5419d7d4a4e8d7ca9c3ffcf03d52582d1b040

Contents?: true

Size: 361 Bytes

Versions: 42

Compression:

Stored size: 361 Bytes

Contents

<% provide :page_header do %>
  <h1><span class="fa fa-id-card" aria-hidden="true"></span> Edit Profile</h1>
<% end %>
<div class="panel panel-default">
  <div class="panel-body">
    <div class="col-sm-6 profile">
      <%= render 'edit_primary' %>
    </div>

    <div class="col-sm-6 profile">
      <%= render 'edit_secondary' %>
    </div>
  </div>
</div>

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
hyrax-3.6.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.5.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.4.2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.4.1 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.4.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.3.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.2.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.9.6 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.1.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.9.5 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.0.2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.0.1 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.0.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.9.4 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.9.3 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.9.2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.9.1 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.9.0 app/views/hyrax/dashboard/profiles/edit.html.erb