Sha256: 400c89ec6eababee09fe8ed8a6bf4be0ca48e57c20cd2d8103d9b3c8760a6f37

Contents?: true

Size: 342 Bytes

Versions: 20

Compression:

Stored size: 342 Bytes

Contents

<% provide :page_header do %>
  <h1><span class="fa fa-id-card"></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

20 entries across 20 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.2.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.1.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.1.0.rc4 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.1.0.rc3 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.1.0.rc2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.1.0.rc1 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.1.0.beta2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.1 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/dashboard/profiles/edit.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/dashboard/profiles/edit.html.erb