Mercurial > p > roundup > code
comparison templates/classic/html/issue.item.html @ 1745:4f945b328b59
oops
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 18 Aug 2003 00:23:40 +0000 |
| parents | f166cd4fd392 |
| children | 14a2f1529759 |
comparison
equal
deleted
inserted
replaced
| 1744:25535180c4b0 | 1745:4f945b328b59 |
|---|---|
| 19 You are not allowed to view this page. | 19 You are not allowed to view this page. |
| 20 </span> | 20 </span> |
| 21 | 21 |
| 22 <form method="POST" name="itemSynopsis" onSubmit="return submit_once()" | 22 <form method="POST" name="itemSynopsis" onSubmit="return submit_once()" |
| 23 enctype="multipart/form-data" tal:condition="context/is_edit_ok" | 23 enctype="multipart/form-data" tal:condition="context/is_edit_ok" |
| 24 tal:attributes="action string:%{context/_classname}${context/id}"> | 24 tal:attributes="action context/designator"> |
| 25 | 25 |
| 26 <input type="hidden" name=":template" value="item"> | 26 <input type="hidden" name=":template" value="item"> |
| 27 <input type="hidden" name=":required" value="title,priority"> | 27 <input type="hidden" name=":required" value="title,priority"> |
| 28 | 28 |
| 29 <table class="form"> | 29 <table class="form"> |
