mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-11-04 12:14:12 +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