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 @@ ...@@ -191,7 +191,7 @@
update_action_title: options.form_definition.update_action_title, update_action_title: options.form_definition.update_action_title,
// pass extended_search from previous view in case any gadget is curious // pass extended_search from previous view in case any gadget is curious
extended_search: extended_search, 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 @@ ...@@ -228,7 +228,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>982.26879.4100.14950</string> </value> <value> <string>987.241.33421.16076</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -246,8 +246,8 @@ ...@@ -246,8 +246,8 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1593667813.48</float> <float>1601565340.43</float>
<string>GMT+2</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
</object> </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