NIHVIVO-650 Some reorganization of template model classes. Fix for link list display on individual profile page.

This commit is contained in:
rjy7 2010-09-22 18:06:57 +00:00
parent 9d84a7114a
commit 68e5ebefc2
11 changed files with 125 additions and 109 deletions

View file

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