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

update sidebar

This commit is contained in:
Luke Pulverenti 2016-04-16 15:46:47 -04:00
parent c42723a1f2
commit 1c32cf2be3
2 changed files with 2 additions and 1 deletions

View file

@ -737,7 +737,7 @@ var Dashboard = {
}, {
name: Globalize.translate('TabUsers'),
href: "userprofiles.html",
pageIds: ['userProfilesPage'],
pageIds: ['userProfilesPage', 'newUserPage', 'editUserPage', 'userLibraryAccessPage', 'userParentalControlPage', 'userPasswordPage'],
icon: 'people'
}, {
divider: true,