mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Fixed an issue with users virtual directory
This commit is contained in:
parent
28ce08883a
commit
ac86fbcb25
@ -59,7 +59,7 @@ ComunicWeb.pages.userPage.main = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
else {
|
else {
|
||||||
ComunicWeb.pages.userPage.main.openUserPage(id);
|
ComunicWeb.pages.userPage.main.openUserPage(id, params, target);
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user