NIHVIVO-2343 Create accountProxyCommon.js to partition the code, and add filtering to prevent duplicates.
This commit is contained in:
parent
0a951807d3
commit
61d059423a
4 changed files with 130 additions and 81 deletions
|
@ -59,6 +59,8 @@
|
|||
|
||||
<section id="my-account" role="region">
|
||||
<form id="main-form" method="POST" action="${formUrls.myAccount}" class="customForm" role="my account">
|
||||
<#include "userAccounts-myProxiesPanel.ftl">
|
||||
|
||||
<label for="email-address">Email address<span class="requiredHint"> *</span></label>
|
||||
<input type="text" name="emailAddress" value="${emailAddress}" id="email-address" role="input" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue