Implement account creation; add base class FormData to validate forms
This commit is contained in:
parent
23127dd193
commit
48925f283f
13 changed files with 392 additions and 96 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
<p>
|
||||
<b>Actions:</b>
|
||||
<span>List accounts</span> |
|
||||
<a href="/accounts/new">Create account</a>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue