Add interface to create and update user accounts
This commit is contained in:
parent
5c89cf1501
commit
5f3713aecd
11 changed files with 100 additions and 1 deletions
2
app/views/users/edit.haml
Normal file
2
app/views/users/edit.haml
Normal file
|
@ -0,0 +1,2 @@
|
|||
%h1 Konto bearbeiten
|
||||
= render 'form'
|
Loading…
Add table
Add a link
Reference in a new issue