2016-07-01 08:04:08 -07:00
|
|
|
|
<div id="userProfilesPage" data-role="page" class="page type-interior userProfilesPage fullWidthContent" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Users" data-require="scripts/userprofilespage,emby-button">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div data-role="content">
|
|
|
|
|
<div class="content-primary">
|
|
|
|
|
<div class="detailSectionHeader">
|
|
|
|
|
<h3 style="margin:.6em 0;vertical-align:middle;display:inline-block;">
|
|
|
|
|
<span style="vertical-align:middle;">${HeaderUsers}</span>
|
|
|
|
|
</h3>
|
2016-06-04 20:50:07 -07:00
|
|
|
|
<button is="emby-button" type="button" class="raised btnAddUser submit mini" style="margin-left:1em;" title="${ButtonAddUser}">
|
2016-07-23 11:43:07 -07:00
|
|
|
|
<i class="md-icon">add</i>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<span>${ButtonAdd}</span>
|
2016-06-04 20:50:07 -07:00
|
|
|
|
</button>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2016-07-30 13:47:18 -07:00
|
|
|
|
<div class="localUsers itemsContainer vertical-wrap" style="text-align:left;margin-top:.5em;"></div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
|
|
|
|
<div class="detailSectionHeader" style="margin-top:2.5em;">
|
|
|
|
|
<h3 style="margin:.6em 0;vertical-align:middle;display:inline-block;">
|
|
|
|
|
${HeaderGuests}
|
|
|
|
|
</h3>
|
2016-06-04 20:50:07 -07:00
|
|
|
|
<button is="emby-button" type="button" class="raised btnInvite submit mini" style="margin-left:1em;" title="${ButtonInviteUser}">
|
2016-07-23 11:43:07 -07:00
|
|
|
|
<i class="md-icon">add</i>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<span>${ButtonAdd}</span>
|
2016-06-04 20:50:07 -07:00
|
|
|
|
</button>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2016-07-30 13:47:18 -07:00
|
|
|
|
<div class="connectUsers itemsContainer vertical-wrap" style="text-align:left;margin-top:.5em;"></div>
|
2014-10-13 13:14:53 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="sectionPendingGuests" style="display:none;margin-top:2.5em;">
|
2015-03-12 18:55:22 -07:00
|
|
|
|
<div class="detailSectionHeader" style="margin-top:2.5em;">
|
2015-09-14 10:28:42 -07:00
|
|
|
|
<h3 style="margin:.6em 0;vertical-align:middle;display:inline-block;">
|
2016-03-15 22:33:31 -07:00
|
|
|
|
${HeaderPendingInvitations}
|
2014-10-13 21:22:17 -07:00
|
|
|
|
</h3>
|
2014-10-13 13:14:53 -07:00
|
|
|
|
</div>
|
2016-07-30 13:47:18 -07:00
|
|
|
|
<div class="itemsContainer vertical-wrap pending" style="text-align:left;margin-top:.5em;"></div>
|
2014-10-13 13:14:53 -07:00
|
|
|
|
</div>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|