NIHVIVO-1332 Move edit links following object property statement (UI team request). Compute edit and delete access rights in advance, since edit url may need a deleteProhibited param.
This commit is contained in:
parent
64fc6c7e7f
commit
b7ccda71aa
2 changed files with 34 additions and 16 deletions
|
@ -33,9 +33,9 @@
|
|||
</#macro>
|
||||
|
||||
<#macro propertyListItem statement showEditingLinks>
|
||||
<li role="listitem">
|
||||
<@editingLinks statement showEditingLinks />
|
||||
<li role="listitem">
|
||||
<#nested>
|
||||
<@editingLinks statement showEditingLinks />
|
||||
</li>
|
||||
</#macro>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue