Commit c6d306fc authored by Romain Courteaud's avatar Romain Courteaud

[erp5_officejs] Allow to change the gadget_header

parent b7401807
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
data-gadget-scope="translation_gadget"\n data-gadget-scope="translation_gadget"\n
data-gadget-sandbox="public"></div>\n data-gadget-sandbox="public"></div>\n
\n \n
<div data-gadget-url="gadget_officejs_header.html"\n <div data-gadget-url="${header_gadget}"\n
data-gadget-scope="header"\n data-gadget-scope="header"\n
data-gadget-sandbox="public"></div>\n data-gadget-sandbox="public"></div>\n
\n \n
...@@ -326,7 +326,7 @@ ...@@ -326,7 +326,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>945.38184.6119.32017</string> </value> <value> <string>945.51278.32202.51865</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -344,7 +344,7 @@ ...@@ -344,7 +344,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1441628774.12</float> <float>1442414326.94</float>
<string>GMT</string> <string>GMT</string>
</tuple> </tuple>
</state> </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