Commit a2e10f9e authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Replace reference by title in document views

parent ab881cb3
......@@ -179,7 +179,7 @@
})
.push(function (url_list) {
var header_dict = {
page_title: gadget.state.doc.reference,
page_title: gadget.state.doc.title,
selection_url: url_list[0],
previous_url: url_list[1],
next_url: url_list[2],
......
......@@ -233,7 +233,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>961.8940.50443.30293</string> </value>
<value> <string>961.10686.10882.5973</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -251,7 +251,7 @@
</tuple>
<state>
<tuple>
<float>1501674810.55</float>
<float>1501855020.28</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -161,7 +161,7 @@
})
.push(function (url_list) {
var header_dict = {
page_title: gadget.state.doc.reference,
page_title: gadget.state.doc.title,
selection_url: url_list[0],
previous_url: url_list[1],
next_url: url_list[2],
......
......@@ -273,7 +273,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>961.7768.53261.39372</string> </value>
<value> <string>961.10686.10882.5973</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -291,7 +291,7 @@
</tuple>
<state>
<tuple>
<float>1501665580.83</float>
<float>1501855073.38</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -163,7 +163,7 @@
})
.push(function (url_list) {
var header_dict = {
page_title: gadget.state.doc.reference,
page_title: gadget.state.doc.title,
selection_url: url_list[0],
previous_url: url_list[1],
next_url: url_list[2],
......
......@@ -232,7 +232,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>961.8925.63214.17152</string> </value>
<value> <string>961.10686.10882.5973</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1501674545.93</float>
<float>1501855063.12</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