mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 03:41:53 +02:00
* Mobile: fix error popup when changing application on mobile device in minimal 16.1 install
This commit is contained in:
parent
13a9373df4
commit
d0424770a6
@ -610,7 +610,7 @@
|
|||||||
{
|
{
|
||||||
this.serializedTabState = serialized;
|
this.serializedTabState = serialized;
|
||||||
|
|
||||||
egw.jsonq("home.jdots_framework.ajax_tab_changed_state", [data]);
|
egw.jsonq("EGroupware\\Api\\Framework\\Ajax::ajax_tab_changed_state", [data]);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user