mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 06:55:46 +01:00
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
This commit is contained in:
@@ -119,7 +119,7 @@ var ajaxify = {};
|
||||
});
|
||||
}
|
||||
|
||||
utils.refreshTitle(url);
|
||||
app.refreshTitle(url);
|
||||
|
||||
}, url, template);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user