Commit 9d49049a authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs_ooffice]

parent a8d52f83
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
"editable": 1 - editable, "editable": 1 - editable,
"key": "description", "key": "description",
"hidden": editable, "hidden": editable,
"type": "StringField" "type": "TextAreaField"
}, },
"my_content": { "my_content": {
"default": ((gadget.state.editable || !gadget.state.content_editable) ? data : ""), "default": ((gadget.state.editable || !gadget.state.content_editable) ? data : ""),
......
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>961.16089.23302.24541</string> </value> <value> <string>961.50636.39446.44697</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1502094321.38</float> <float>1504618674.17</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
"editable": 1 - editable, "editable": 1 - editable,
"key": "description", "key": "description",
"hidden": editable, "hidden": editable,
"type": "StringField" "type": "TextAreaField"
}, },
"my_content": { "my_content": {
"default": gadget.state.editable || !gadget.state.content_editable ? data: "", "default": gadget.state.editable || !gadget.state.content_editable ? data: "",
......
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>961.12100.37362.16213</string> </value> <value> <string>961.50636.39446.44697</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1502094341.35</float> <float>1504618683.4</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
"editable": 1 - editable, "editable": 1 - editable,
"key": "description", "key": "description",
"hidden": editable, "hidden": editable,
"type": "StringField" "type": "TextAreaField"
}, },
"my_content": { "my_content": {
"default": gadget.state.editable || !gadget.state.content_editable ? data: "", "default": gadget.state.editable || !gadget.state.content_editable ? data: "",
......
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>961.12100.24849.23552</string> </value> <value> <string>961.50636.39446.44697</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1502094352.53</float> <float>1504618693.35</float>
<string>UTC</string> <string>UTC</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