Commit d6ad6724 authored by Gabriel Monnerat's avatar Gabriel Monnerat

s/object_url/portal_url/ to not need call Base_redirect script on url

parent 4dacac25
......@@ -75,7 +75,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string: ${object_url}/event_module/Base_redirect?form_id=view&keep_items.reset:int:record=1&keep_items.default_follow_up_uid:record=${context/getUid}
string: ${portal_url}/event_module/view?form_id=view&keep_items.reset:int:record=1&keep_items.default_follow_up_uid:record=${context/getUid}
]]></string> </value>
</item>
......
635
\ No newline at end of file
636
\ 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