Sha256: 246f7d4842f2657cbd3df0e0cd4a68159bfe88f8783068c1180a053aef4cf913
Contents?: true
Size: 226 Bytes
Versions: 4
Compression:
Stored size: 226 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.98 | app/views/admin/users/edit.html.erb |
typo-5.2 | app/views/admin/users/edit.html.erb |
typo-5.2.98 | app/views/admin/users/edit.html.erb |
typo-5.3 | app/views/admin/users/edit.html.erb |