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:
@ -20,6 +20,7 @@ App.Presenters.UserActivationPresenter = function(
|
||||
|
||||
function init(args) {
|
||||
topNavigationPresenter.select('login');
|
||||
topNavigationPresenter.changeTitle('Account recovery');
|
||||
reinit(args);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user