mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-07-20 01:45:30 +00:00
Display the number of notifications on page title.
This commit is contained in:
@@ -14,7 +14,7 @@ ComunicWeb.pages.home.landingPage = {
|
||||
ComunicWeb.debug.logMessage("Open home landing page.");
|
||||
|
||||
//Change page title
|
||||
document.title = "Comunic, a transparent social network";
|
||||
ComunicWeb.common.pageTitle.setTitle("Comunic, a transparent social network");
|
||||
|
||||
//Prepare additional data
|
||||
var additionalData = {
|
||||
|
Reference in New Issue
Block a user