Add related ticket to comment about refactoring

This commit is contained in:
Sajith Sasidharan 2020-05-18 13:36:30 -04:00
parent 0b3db59742
commit c23fedbcfe

View File

@ -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: