mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
Document "deep check and repair" renderer element
This commit is contained in:
parent
36352ee182
commit
c52bc6a781
@ -677,6 +677,10 @@ class DeepCheckAndRepairResultsRenderer(MultiFormatResource):
|
||||
|
||||
|
||||
class DeepCheckAndRepairResultsRendererElement(DeepCheckResultsRendererElement):
|
||||
"""
|
||||
The page generated here has several elements common to "deep check
|
||||
results" page; hence the code reuse.
|
||||
"""
|
||||
|
||||
loader = XMLFile(FilePath(__file__).sibling("deep-check-and-repair-results.xhtml"))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user