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

restore model properties

This commit is contained in:
Luke Pulverenti 2015-04-03 11:52:49 -04:00
parent bab5d2af2a
commit fd459b0744
7 changed files with 30 additions and 26 deletions

View file

@ -14,16 +14,6 @@
<a href="dashboardgeneral.html" data-role="button">${TabSettings}</a>
</div>
<div class="dashboardContent">
<div class="supporterPromotion" style="display:none;">
<a class="btn btnActionAccent" href="supporter.html" style="font-size:14px;">
<div>
${HeaderSupportTheTeam}
</div>
<div style="font-weight:normal;font-size:90%;margin-top:5px;">
${TextEnjoyBonusFeatures}
</div>
</a>
</div>
<div class="ui-bar-a welcomeMessage" style="display: none; padding: 2em; border-radius: 10px; margin: 2em 0; font-weight: normal; max-width: 800px;">
<h1 style="margin-top: 0;" class="tourHeader"></h1>
<p>
@ -141,6 +131,7 @@
</div>
</div>
</div>
</div>
</div>
</div>