2016-04-26 19:59:43 -07:00
|
|
|
|
<div id="userProfilesPage" data-role="page" class="page type-interior userProfilesPage" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Users" data-require="scripts/userprofilespage,paper-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>
|
|
|
|
|
<paper-button raised class="btnAddUser submit mini" style="margin-left:1em;" title="${ButtonAddUser}">
|
|
|
|
|
<iron-icon icon="add"></iron-icon>
|
|
|
|
|
<span>${ButtonAdd}</span>
|
|
|
|
|
</paper-button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="localUsers" style="text-align:left;margin-top:.5em;"></div>
|
|
|
|
|
|
|
|
|
|
<div class="detailSectionHeader" style="margin-top:2.5em;">
|
|
|
|
|
<h3 style="margin:.6em 0;vertical-align:middle;display:inline-block;">
|
|
|
|
|
${HeaderGuests}
|
|
|
|
|
</h3>
|
|
|
|
|
<paper-button raised class="btnInvite submit mini" style="margin-left:1em;" title="${ButtonInviteUser}">
|
|
|
|
|
<iron-icon icon="add"></iron-icon>
|
|
|
|
|
<span>${ButtonAdd}</span>
|
|
|
|
|
</paper-button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="connectUsers" 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-03-15 22:33:31 -07:00
|
|
|
|
<div class="itemsContainer 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>
|