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

implement profile create/edit

This commit is contained in:
Luke Pulverenti 2014-03-28 22:38:22 -04:00
parent f560b29837
commit 8842110e54

View file

@ -432,7 +432,7 @@
}).done(function () { }).done(function () {
Dashboard.alert('Settings saved.'); Dashboard.navigate('dlnaprofiles.html');
}); });
} else { } else {