mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Removed PathJS dependency; refactored routing
This commit is contained in:
@ -23,7 +23,7 @@ App.Presenters.PostUploadPresenter = function(
|
||||
var fileDropper;
|
||||
var interactionEnabled = true;
|
||||
|
||||
function init(args, loaded) {
|
||||
function init(params, loaded) {
|
||||
topNavigationPresenter.select('upload');
|
||||
topNavigationPresenter.changeTitle('Upload');
|
||||
|
||||
|
Reference in New Issue
Block a user