##// END OF EJS Templates
Update result_html_prefix docstring...
Steven Maude -
Show More
@@ -327,7 +327,7 b' class FileLink(object):'
327 prefix to be prepended to all files to form a working link [default:
327 prefix to be prepended to all files to form a working link [default:
328 '']
328 '']
329 result_html_prefix : str
329 result_html_prefix : str
330 text to append to beginning to link [default: none]
330 text to append to beginning to link [default: '']
331 result_html_suffix : str
331 result_html_suffix : str
332 text to append at the end of link [default: '<br>']
332 text to append at the end of link [default: '<br>']
333 """
333 """
General Comments 0
You need to be logged in to leave comments. Login now