Skip to content

Commit 67e0be9

Browse files
author
Richard Jones
committed
handle New User creation [SF#754510]
1 parent 14f8fbe commit 67e0be9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/classic/html/user.item.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ <h2>
2121
<form method="POST" onSubmit="return submit_once()"
2222
enctype="multipart/form-data" tal:condition="context/is_edit_ok">
2323

24+
<input type="hidden" name=":template" value="item">
2425
<input type="hidden" name=":required" value="username,address">
2526

2627
<table class="form">

0 commit comments

Comments
 (0)