mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 11:38:52 +00:00
irrelevant comment
This commit is contained in:
parent
965fadb0df
commit
b81589ca22
@ -218,8 +218,7 @@ class DirectoryNodeHandler(ReplaceMeMixin, Resource, object):
|
|||||||
return ""
|
return ""
|
||||||
|
|
||||||
if not t:
|
if not t:
|
||||||
# render the directory as HTML, using the docFactory and Nevow's
|
# render the directory as HTML
|
||||||
# whole templating thing.
|
|
||||||
return renderElement(
|
return renderElement(
|
||||||
req,
|
req,
|
||||||
DirectoryAsHTML(
|
DirectoryAsHTML(
|
||||||
|
Loading…
Reference in New Issue
Block a user