mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
fixed not working preferences under idots template
This commit is contained in:
@ -794,7 +794,7 @@ function dropdown_menu_hack(el)
|
||||
*/
|
||||
function egw_link_handler(_link, _app)
|
||||
{
|
||||
window.location.href = egw_webserverUrl+_link;
|
||||
window.location.href = _link;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user