Sha256: 0d4f7479f3db064a59f31e6a9ca566c3bfd6213e543c93ef91090c3a2e080086

Contents?: true

Size: 255 Bytes

Versions: 24

Compression:

Stored size: 255 Bytes

Contents

<% content_for :page_heading do %>
  <i class="icon-large icon-user-add"></i>
  <h2 class="page-title"><%= t('.edit_user') %></h2>
<% end %>

<%= form_for([:admin, @user]) do |f| %>
  <%= render partial: 'form', locals: { f: f, user: @user } %>
<% end %>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
publify_core-10.0.2 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.5.0 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/admin/users/edit.html.erb
publify_core-10.0.1 app/views/admin/users/edit.html.erb
publify_core-10.0.0 app/views/admin/users/edit.html.erb
publify_core-9.2.10 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/admin/users/edit.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/admin/users/edit.html.erb
publify_core-9.2.9 app/views/admin/users/edit.html.erb
publify_core-9.2.8 app/views/admin/users/edit.html.erb
publify_core-9.2.7 app/views/admin/users/edit.html.erb
publify_core-9.2.6 app/views/admin/users/edit.html.erb
publify_core-9.2.5 app/views/admin/users/edit.html.erb
publify_core-9.2.4 app/views/admin/users/edit.html.erb