##// END OF EJS Templates
Update default value in url_prefix docstring
Steven Maude -
Show More
@@ -325,7 +325,7 b' class FileLink(object):'
325 325 path to the file or directory that should be formatted
326 326 url_prefix : str
327 327 prefix to be prepended to all files to form a working link [default:
328 'files']
328 '']
329 329 result_html_prefix : str
330 330 text to append to beginning to link [default: none]
331 331 result_html_suffix : str
General Comments 0
You need to be logged in to leave comments. Login now