Commit fbc0b60f authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_web_renderjs_ui: use logout gadget to logout

parent bf9ca055
......@@ -165,7 +165,7 @@
g.whoWantToDisplayThisFrontPage("front"),\n
g.whoWantToDisplayThisFrontPage("history"),\n
g.getLanguageList(),\n
g.whoWantToDisplayThisFrontPage("login")\n
g.whoWantToDisplayThisFrontPage("logout")\n
]);\n
})\n
.push(function (all_result) {\n
......@@ -389,7 +389,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>942.35795.13990.52787</string> </value>
<value> <string>942.40517.64847.10325</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -407,7 +407,7 @@
</tuple>
<state>
<tuple>
<float>1429862098.61</float>
<float>1430146351.8</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -118,7 +118,6 @@
return g.getElement()\n
.push(function (element) {\n
g.props.element = element;\n
document.cookie = "__ac=" + \'=;expires=Thu, 01 Jan 1970 00:00:01 GMT;\';\n
});\n
})\n
\n
......@@ -301,7 +300,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>942.20332.24952.65262</string> </value>
<value> <string>942.35810.36101.14694</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -319,7 +318,7 @@
</tuple>
<state>
<tuple>
<float>1429862553.03</float>
<float>1430143960.53</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