mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added page title management (closed #33)
This commit is contained in:
@ -9,6 +9,7 @@ App.Presenters.HomePresenter = function(
|
||||
|
||||
function init(args) {
|
||||
topNavigationPresenter.select('home');
|
||||
topNavigationPresenter.changeTitle('Home');
|
||||
render();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user