Code

handle New User creation (sf bug 754510)
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 18 Jun 2003 23:41:52 +0000 (23:41 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 18 Jun 2003 23:41:52 +0000 (23:41 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1734 57a73879-2fb5-44c3-a270-3262357dd7e2

templates/classic/html/user.item.html

index 422d933685050f0a3fd5711ba25dd7abc456e9e5..f939bca8f5a0a15e580c3955b456525873554807 100644 (file)
@@ -21,6 +21,7 @@ You are not allowed to view this page.
 <form method="POST" onSubmit="return submit_once()"
       enctype="multipart/form-data" tal:condition="context/is_edit_ok">
 
+<input type="hidden" name=":template" value="item">
 <input type="hidden" name=":required" value="username,address">
 
 <table class="form">