Updates for add role to person two stage logic
This commit is contained in:
parent
babd610e03
commit
75eb9952d0
4 changed files with 317 additions and 158 deletions
|
@ -161,7 +161,7 @@
|
|||
</#if>
|
||||
</#if>
|
||||
</div>
|
||||
<input type="hidden" id="editKey" name="editKey" value="${editKey} />
|
||||
<input type="hidden" id="editKey" name="editKey" value="${editKey}" />
|
||||
<p class="submit">
|
||||
<input type="submit" id="submit" value="${submitButtonText}"/><span class="or"> or <a class="cancel" href="${cancelUrl}">Cancel</a>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue