committed by
Jens W. Klein
parent
2e3ffc9b2c
commit
eee8e3c1b6
@@ -121,7 +121,8 @@
|
||||
so we'll use modal pattern -->
|
||||
<a class="commentactionsform pat-plone-modal context"
|
||||
tal:condition="auth_token"
|
||||
tal:attributes="href string:${reply/absolute_url}/@@edit-comment?_authenticator=${auth_token}">Edit</a>
|
||||
tal:attributes="href string:${reply/absolute_url}/@@edit-comment?_authenticator=${auth_token}"
|
||||
i18n:translate="Edit">Edit</a>
|
||||
<form name="edit"
|
||||
action=""
|
||||
method="get"
|
||||
|
||||
Reference in New Issue
Block a user