##// END OF EJS Templates
Update default value in url_prefix docstring
Steven Maude -
Show More
@@ -325,7 +325,7 b' class FileLink(object):'
325 path to the file or directory that should be formatted
325 path to the file or directory that should be formatted
326 url_prefix : str
326 url_prefix : str
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 'files']
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: none]
331 result_html_suffix : str
331 result_html_suffix : str
General Comments 0
You need to be logged in to leave comments. Login now