mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-07-09 12:52:47 +00:00
Fixed an issue with users virtual directory
This commit is contained in:
@ -59,7 +59,7 @@ ComunicWeb.pages.userPage.main = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
else {
|
else {
|
||||||
ComunicWeb.pages.userPage.main.openUserPage(id);
|
ComunicWeb.pages.userPage.main.openUserPage(id, params, target);
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user