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

update components

This commit is contained in:
Luke Pulverenti 2016-03-15 14:03:25 -04:00
parent cbe07eb3f5
commit 53371d27ab
11 changed files with 1061 additions and 1938 deletions

View file

@ -185,7 +185,7 @@ define(['loading', 'viewManager', 'skinManager', 'pluginManager', 'backdrop', 'b
loading.hide();
page({
click: false,
click: true,
hashbang: true,
enableHistory: enableHistory()
});