Commit 26496528 authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui: keep the navigation history after using the language page

parent 08f04570
......@@ -25,7 +25,7 @@
return new RSVP.Queue()
.push(function () {
return RSVP.all([
gadget.getUrlForList([{command: 'display'}]),
gadget.getUrlForList([{command: 'history_previous'}]),
gadget.getSettingList(['language_map', 'selected_language',
'default_selected_language']),
gadget.getDeclaredGadget("erp5_form"),
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>992.854.10678.4949</string> </value>
<value> <string>992.40778.27781.1774</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1620830966.27</float>
<float>1631700611.36</float>
<string>UTC</string>
</tuple>
</state>
......
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