I have installed backend_theme_v11.. but when i logged in to my application, the control goes to the action of my first menu.. Anyone please help me to redirect control to the dashboard when login..
此问题已终结
2
回复
4193
查看
Go to Users settings and set the Home Action.
open web_responsive>views>web.xml
replace
<t t-set="body_classname" t-value="'drawer drawer--left o_web_client'" />
with
<t t-set="body_classname" t-value="'drawer drawer--left o_web_client drawer-open'" />
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
|
3
9月 22
|
9511 | ||
|
|
1
8月 22
|
7004 | ||
|
|
3
3月 21
|
3676 | ||
|
|
5
2月 20
|
14695 | ||
|
|
0
2月 19
|
5519 |