NIHVIVO-2279 Remove the obsolete "external Auth ID" field from the template.
This commit is contained in:
parent
89a91757c0
commit
3c11662d88
1 changed files with 0 additions and 3 deletions
|
@ -65,9 +65,6 @@
|
|||
<label for="last-name">Last name<span class="requiredHint"> *</span></label>
|
||||
<input type="text" name="lastName" value="${lastName}" id="last-name" role="input "/>
|
||||
|
||||
<label for="external-auth-id">External authorization ID</label>
|
||||
<input type="text" name="externalAuthId" value="${externalAuthId}" id="external-auth-id" role="input "/>
|
||||
|
||||
<#include "userAccounts-associateProfilePanel.ftl">
|
||||
|
||||
<p>Roles<span class="requiredHint"> *</span> </p>
|
||||
|
|
Loading…
Add table
Reference in a new issue