Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2799 Widoki

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..

Awatar
Odrzuć
Najlepsza odpowiedź

Go to Users settings and set the Home Action.

Awatar
Odrzuć
Najlepsza odpowiedź

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'" />

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
wrz 22
7152
1
sie 22
4700
3
mar 21
2013
5
lut 20
11994
0
lut 19
3861