update tv tabs

This commit is contained in:
Luke Pulverenti
2016-03-18 23:14:53 -04:00
parent 4e3f639990
commit 9a7367fbd2
8 changed files with 16 additions and 36 deletions
+1 -3
View File
@@ -139,9 +139,7 @@
}
self.renderTab = function () {
if (LibraryBrowser.needsRefresh(tabContent)) {
reloadItems(tabContent);
reloadItems(tabContent);
};
};