Commit e8576fd8 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs_ooffice] Replace reference by title in document views

parent 4e420ed2
......@@ -189,7 +189,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.12049.45812.375</string> </value>
<value> <string>961.12051.38515.44407</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -251,7 +251,7 @@
</tuple>
<state>
<tuple>
<float>1501852055.2</float>
<float>1501855003.48</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -189,7 +189,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.12049.61422.61457</string> </value>
<value> <string>961.12052.30367.20480</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -251,7 +251,7 @@
</tuple>
<state>
<tuple>
<float>1501852106.78</float>
<float>1501854994.16</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -189,7 +189,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.12050.13423.63675</string> </value>
<value> <string>961.12052.43426.58026</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -251,7 +251,7 @@
</tuple>
<state>
<tuple>
<float>1501852115.45</float>
<float>1501854982.7</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