mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-03 17:50:39 +00:00
Add related ticket to comment about refactoring
This commit is contained in:
parent
0b3db59742
commit
c23fedbcfe
@ -424,6 +424,8 @@ class DownloadStatusElement(Element):
|
|||||||
# XXX: This method is a candidate for refactoring. It renders
|
# XXX: This method is a candidate for refactoring. It renders
|
||||||
# four tables from this function. Layout part of those tables
|
# four tables from this function. Layout part of those tables
|
||||||
# could be moved to download-status.xhtml.
|
# could be moved to download-status.xhtml.
|
||||||
|
#
|
||||||
|
# See #3311: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3311
|
||||||
@renderer
|
@renderer
|
||||||
def events(self, req, tag):
|
def events(self, req, tag):
|
||||||
if not self._download_status.storage_index:
|
if not self._download_status.storage_index:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user