##// END OF EJS Templates
Fix docstring of FileLink to match parameter name...
Steven Maude -
Show More
@@ -323,7 +323,7 b' class FileLink(object):'
323 323 ----------
324 324 path : str
325 325 path to the file or directory that should be formatted
326 directory_prefix : str
326 url_prefix : str
327 327 prefix to be prepended to all files to form a working link [default:
328 328 'files']
329 329 result_html_prefix : str
General Comments 0
You need to be logged in to leave comments. Login now