forked from extern/egroupware
fixed not working preferences under idots template
This commit is contained in:
parent
dad39e1d8a
commit
2f39c7b4dd
@ -794,7 +794,7 @@ function dropdown_menu_hack(el)
|
|||||||
*/
|
*/
|
||||||
function egw_link_handler(_link, _app)
|
function egw_link_handler(_link, _app)
|
||||||
{
|
{
|
||||||
window.location.href = egw_webserverUrl+_link;
|
window.location.href = _link;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user