Fixed top navigation state preservation
This commit is contained in:
parent
840039958a
commit
b657129460
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@ App.Presenters.TopNavigationPresenter = function(util, jQuery, appState, promise
|
|||
|
||||
};
|
||||
|
||||
App.DI.register('topNavigationPresenter', App.Presenters.TopNavigationPresenter);
|
||||
App.DI.registerSingleton('topNavigationPresenter', App.Presenters.TopNavigationPresenter);
|
||||
|
|
Loading…
Reference in a new issue