1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Luke Pulverenti 2015-08-31 19:47:47 -04:00
parent 68f6551ee5
commit cacc76dc5d
22 changed files with 301 additions and 298 deletions

View file

@ -94,8 +94,6 @@
}
function loadMode(page, mode) {
Backdrops.setDefault(page);
if (mode == 'welcome') {
$('.connectLoginForm', page).hide();
$('.welcomeContainer', page).show();