Commit d6f91242 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Header: do not use acquired method in ready, as other...

[erp5_web_renderjs_ui] Header: do not use acquired method in ready, as other gadgets may not be ready yet
parent 656f946f
...@@ -164,11 +164,6 @@ ...@@ -164,11 +164,6 @@
g.props.title_element = element.querySelector("h1");\n g.props.title_element = element.querySelector("h1");\n
});\n });\n
})\n })\n
\n
.ready(function (g) {\n
return g.render(g.stats.options);\n
})\n
\n
//////////////////////////////////////////////\n //////////////////////////////////////////////\n
// acquired methods\n // acquired methods\n
//////////////////////////////////////////////\n //////////////////////////////////////////////\n
...@@ -565,7 +560,7 @@ ...@@ -565,7 +560,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>romain</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -579,7 +574,7 @@ ...@@ -579,7 +574,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>945.51178.48166.46165</string> </value> <value> <string>947.51114.9187.52923</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -597,8 +592,8 @@ ...@@ -597,8 +592,8 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1442418437.6</float> <float>1450107450.54</float>
<string>GMT</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
</object> </object>
......
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