Sha256: 75a625d965fbdd819ce518faa61d66cd7762921ca7aff82d97fe6e2d89b252c1

Contents?: true

Size: 222 Bytes

Versions: 4

Compression:

Stored size: 222 Bytes

Contents

  <% @page_heading = _('Edit User') %>
  <% subtabs_for(:users) %>
  <% form_tag :action=>"edit", :id => @user.id do %>

  <div class="admin">
    <%= render_partial "form" %>
  </div>

  <%= cancel_or_save %>
  <% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
typo-5.1.1 app/views/admin/users/edit.html.erb
typo-5.1.2 app/views/admin/users/edit.html.erb
typo-5.1.3 app/views/admin/users/edit.html.erb
typo-5.1 app/views/admin/users/edit.html.erb