Show More
Commit Description:
fig bugs in login report
Commit Description:
fig bugs in login report
References:
File last commit:
Show/Diff file:
Action:
app/views/user_admin/edit.html.haml | 9 lines | 192 B | text/x-haml | HamlLexer |
.container-fluid
.row
.col-md-6
%h1 Editing user
.row
.col-md-6
= simple_form_for @user, url: user_admin_path(@user) do |f|
= render partial: 'form', local: f