NIHVIVO-2279 Remove the obsolete "external Auth ID" field from the template.

This commit is contained in:
j2blake 2011-07-01 16:28:31 +00:00
parent 89a91757c0
commit 3c11662d88

View file

@ -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>