mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Made latest posts accessible for URI /
This commit is contained in:
@ -19,7 +19,7 @@ ComunicWeb.pages.home.home = {
|
||||
if(userLoggedIn){
|
||||
|
||||
//Open current user page
|
||||
openPage("latest");
|
||||
ComunicWeb.pages.latestPosts.main.open(additionnalData, targetElement);
|
||||
|
||||
}
|
||||
else{
|
||||
|
Reference in New Issue
Block a user