revert change for request/URL
This commit is contained in:
parent
043d423a0e
commit
34d65623ad
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
You are not authorized to perform this action. However, you may login as a
|
||||
different user who is authorized.</p>
|
||||
<form action="." method="post"
|
||||
tal:attributes="action view/requestUrl">
|
||||
tal:attributes="action request/URL">
|
||||
<div tal:omit-tag=""
|
||||
tal:condition="python:principal != 'zope.anybody' and 'SUBMIT' in request">
|
||||
<span tal:define="dummy python:
|
||||
|
|
Loading…
Add table
Reference in a new issue