Commit ad52986b authored by Ivan Tyagov's avatar Ivan Tyagov

Do not hard code redirection to contributed document and metadata discovery...

Do not hard code redirection to contributed document and metadata discovery mode, instead let script handle this.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32955 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec977732
......@@ -93,11 +93,8 @@
\n
<div style="float:none; margin-top:10px;">\n
<input type="hidden"\n
name="synchronous_metadata_discovery"\n
value="1"/>\n
<input type="hidden"\n
name="redirect_to_document"\n
value="1"/>\n
name="redirect_url"\n
tal:attributes="value here/absolute_url"/>\n
<input type="submit" \n
i18n:attributes="value" \n
i18n:domain="ui" name="Base_contribute:method" value="Contribute"/>\n
......
905
\ No newline at end of file
907
\ No newline at end of file
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