mirror of
https://github.com/Radarr/Radarr
synced 2026-05-05 15:10:56 +02:00
fixed fast loading when collection is already fetched.
This commit is contained in:
parent
a5d122c112
commit
54d2da95ed
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ define(
|
||||||
|
|
||||||
|
|
||||||
onShow: function () {
|
onShow: function () {
|
||||||
|
this._renderView();
|
||||||
this._fetchCollection();
|
this._fetchCollection();
|
||||||
this._showToolbar();
|
this._showToolbar();
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue