NIHVIVO-650 Some reorganization of template model classes. Fix for link list display on individual profile page.
This commit is contained in:
parent
9d84a7114a
commit
68e5ebefc2
11 changed files with 125 additions and 109 deletions
|
@ -5,7 +5,7 @@
|
|||
<div class="admin top">
|
||||
<h3 class="toggle">Admin Panel</h3>
|
||||
<div class="panelContents">
|
||||
<a href="${editStatus.editingUrl}"> edit this individual</a>
|
||||
<a href="${individual.editUrl}"> edit this individual</a>
|
||||
<p>Resource URI: ${individual.uri}</p>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue