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

add separate user preferences area

This commit is contained in:
Luke Pulverenti 2014-05-21 12:45:42 -04:00
parent cc365f2f6d
commit f81c84719f
14 changed files with 300 additions and 246 deletions

View file

@ -13,7 +13,6 @@
<a href="#" data-role="button" class="ui-btn-active">${TabImage}</a>
<a href="#" data-role="button" onclick="Dashboard.navigate('userparentalcontrol.html', true);" id="lnkParentalControl" style="display: none;">${TabLibraryAccess}</a>
<a href="#" data-role="button" onclick="Dashboard.navigate('userpassword.html', true);">${TabPassword}</a>
<a href="#" data-role="button" onclick="Dashboard.navigate('usersettings.html', true);">${TabPreferences}</a>
</div>
<div class="readOnlyContent">
<p id="fldImage"></p>