appy.gen: xhtml2odt: better management of 'div' tag (considered exactly like a 'p' tag).
This commit is contained in:
parent
791ee42164
commit
de8df53f42
8 changed files with 587 additions and 590 deletions
|
@ -557,7 +557,6 @@ def onDelSession(sessionObject, container):
|
|||
# The request comes from a guy whose session has expired.
|
||||
resp = rq.RESPONSE
|
||||
resp.expireCookie('__ac', path='/')
|
||||
# If the request is a (secundary) Ajax request, we return an empty page.
|
||||
resp.write('<center>For security reasons, your session has ' \
|
||||
'expired.</center>')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue