Show More
Commit Description:
- more test on user admin and authorization...
Commit Description:
- more test on user admin and authorization - fix more routing
References:
File last commit:
Show/Diff file:
Action:
app/views/user_admin/edit.html.haml | 4 lines | 115 B | text/x-haml | HamlLexer |
update user edit, add field remark
r479 %h1 Editing user
more test on user_admin
r752 = simple_form_for @user, url: user_admin_path(@user) do |f|
= render partial: 'form', local: f
update user edit, add field remark
r479