mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
no addslash here
This commit is contained in:
parent
bc2f5f8e88
commit
0acf0d2a7e
@ -1053,7 +1053,7 @@ def _directory_readonly_uri(req, dirnode):
|
||||
return text_plain(dirnode.get_readonly_uri(), req)
|
||||
|
||||
class RenameForm(Element, object):
|
||||
addSlash = True
|
||||
|
||||
loader = XMLFile(FilePath(__file__).sibling("rename-form.xhtml"))
|
||||
|
||||
def __init__(self, original):
|
||||
|
Loading…
x
Reference in New Issue
Block a user