mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
comment
This commit is contained in:
parent
c8ba9f7004
commit
baa773588e
@ -62,8 +62,7 @@ class DirectoryNodeHandler(RenderMixin, rend.Page, ReplaceMeMixin):
|
||||
self.node = node
|
||||
self.parentnode = parentnode
|
||||
self.name = name
|
||||
|
||||
# probably better to just pass this in? can we?
|
||||
# is it better to just pass in the 'webish' service / object as well?
|
||||
self._operations = client.getServiceNamed("webish").getServiceNamed("operations")
|
||||
|
||||
def childFactory(self, ctx, name):
|
||||
|
Loading…
Reference in New Issue
Block a user