Commit 3d0cd4db authored by Frank Bergmann's avatar Frank Bergmann

- Fixed export_vars brace vs. brackets

parent ec869fdf
...@@ -95,6 +95,6 @@ ad_form -name org -form { ...@@ -95,6 +95,6 @@ ad_form -name org -form {
} }
} -after_submit { } -after_submit {
ad_returnredirect "one?[export_url_vars organization_id]" ad_returnredirect "one?[export_vars -url {organization_id}]"
} }
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