NIHVIVO-3468: added progress indicator to my account page
This commit is contained in:
parent
a0d96494ea
commit
83c4e54a34
3 changed files with 7 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
<h4>Who can edit my profile</h4>
|
||||
|
||||
<label for="addProfileEditor">Add profile editor</label>
|
||||
<input id="addProfileEditor" type="text" name="proxySelectorAC" class="acSelector" size="35" value="Select an existing last name" role="input" />
|
||||
<input id="addProfileEditor" type="text" name="proxySelectorAC" class="acSelector" size="35" value="Select an existing last name" role="input" /><span><img class="loading-profileMyAccoount hidden" src="${urls.images}/indicatorWhite.gif" /></span>
|
||||
|
||||
<p class="search-status"><span name='proxySelectorSearchStatus' moreCharsText='type more characters' noMatchText='no match'> </span></p>
|
||||
<p name="excludeUri" style="display: none">${myAccountUri}<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue