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 @@
g.props.title_element = element.querySelector("h1");\n
});\n
})\n
\n
.ready(function (g) {\n
return g.render(g.stats.options);\n
})\n
\n
//////////////////////////////////////////////\n
// acquired methods\n
//////////////////////////////////////////////\n
......@@ -565,7 +560,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>romain</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -579,7 +574,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>945.51178.48166.46165</string> </value>
<value> <string>947.51114.9187.52923</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -597,8 +592,8 @@
</tuple>
<state>
<tuple>
<float>1442418437.6</float>
<string>GMT</string>
<float>1450107450.54</float>
<string>UTC</string>
</tuple>
</state>
</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