mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-24 21:36:47 +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
|
||||
# four tables from this function. Layout part of those tables
|
||||
# could be moved to download-status.xhtml.
|
||||
#
|
||||
# See #3311: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3311
|
||||
@renderer
|
||||
def events(self, req, tag):
|
||||
if not self._download_status.storage_index:
|
||||
|
Loading…
Reference in New Issue
Block a user