Commit 9ea8c4e1 authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui: FIXUP redirect to parent

TODO
Test deleting a document
parent 310ecf07
......@@ -191,7 +191,7 @@
update_action_title: options.form_definition.update_action_title,
// pass extended_search from previous view in case any gadget is curious
extended_search: extended_search,
redirect_to_parent: options.erp5_document._embedded._view.field_your_redirect_to_parent !== undefined
redirect_to_parent: options.erp5_document._embedded._view.your_redirect_to_parent !== undefined
});
});
})
......
......@@ -228,7 +228,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>982.26879.4100.14950</string> </value>
<value> <string>987.241.33421.16076</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -246,8 +246,8 @@
</tuple>
<state>
<tuple>
<float>1593667813.48</float>
<string>GMT+2</string>
<float>1601565340.43</float>
<string>UTC</string>
</tuple>
</state>
</object>
......
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