1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update tv tabs

This commit is contained in:
Luke Pulverenti 2016-03-18 21:40:13 -04:00
parent 36d7dc70f3
commit 4e3f639990
3 changed files with 10 additions and 12 deletions

View file

@ -232,10 +232,7 @@
});
}
self.initTab = function () {
initPage(tabContent);
};
initPage(tabContent);
self.renderTab = function () {
if (LibraryBrowser.needsRefresh(tabContent)) {