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

add connect linking

This commit is contained in:
Luke Pulverenti 2014-09-14 11:10:51 -04:00
parent 54c04849d8
commit 503a18926b
9 changed files with 260 additions and 130 deletions

View file

@ -14,11 +14,14 @@
</div>
<div class="readOnlyContent">
<p id="pAddUser">
<button type="button" data-icon="plus" data-iconpos="right" onclick="Dashboard.navigate('useredit.html');">
${ButtonAddUser}
</button>
</p>
<div>
<a data-role="button" data-icon="plus" href="useredit.html" data-inline="true">
${ButtonAddLocalUser}
</a>
<!--<a data-role="button" data-icon="plus" href="useredit.html" data-inline="true">
${ButtonInviteMediaBrowserUser}
</a>-->
</div>
</div>
<div class="itemsContainer users" style="text-align:left;">