Commit 08df66c8 authored by Frank Bergmann's avatar Frank Bergmann

- Fixed export_vars brace vs. brackets

parent 8dabe691
......@@ -1983,7 +1983,7 @@ ad_proc im_filestorage_dir_row {
incr i
}
set status $open_p
append line_html "<a href=/intranet-filestorage/folder_status_update?[export_url_vars status object_id rel_path return_url]>"
append line_html "<a href=/intranet-filestorage/folder_status_update?[export_vars -url {status object_id rel_path return_url}]>"
if {$open_p == "o"} {
append line_html [im_gif foldin2]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment