Skip to content

Commit 436107a

Browse files
author
Richard Jones
committed
oops
1 parent 944b111 commit 436107a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/classic/html/issue.item.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2>
2121

2222
<form method="POST" name="itemSynopsis" onSubmit="return submit_once()"
2323
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">
2525

2626
<input type="hidden" name=":template" value="item">
2727
<input type="hidden" name=":required" value="title,priority">

0 commit comments

Comments
 (0)