NIHVIVO-650: Links and image display; fixed a bug in admin panel display.

This commit is contained in:
rjy7 2010-09-21 19:49:43 +00:00
parent e2407f7b01
commit 7b58a73c67
4 changed files with 26 additions and 15 deletions

View file

@ -6,6 +6,6 @@
<h3 class="toggle">Admin Panel</h3>
<div class="panelContents">
<a href="${editStatus.editingUrl}"> edit this individual</a>
<p>Resource URI: ${individual.URI}</p>
<p>Resource URI: ${individual.uri}</p>
</div>
</div>