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