NIHVIVO-1332 Moved getImageUploadUrl from UrlBuilder to ObjectPropertyTemplateModel. Temporarily removed hard-coded co-author display from foaf:Person page.

This commit is contained in:
rjy7 2011-01-14 19:34:19 +00:00
parent 330b5bd347
commit aa88e1f249

View file

@ -117,6 +117,8 @@
<#include "individual-sparklineVisualization.ftl"> <#include "individual-sparklineVisualization.ftl">
</section> </section>
<#-- Disable for now until controller sends data -->
<#--
<section id="co-authors" role="region"> <section id="co-authors" role="region">
<header> <header>
<h3><span class="grey">10 </span>Co-Authors</h3> <h3><span class="grey">10 </span>Co-Authors</h3>
@ -133,6 +135,7 @@
<p class="view-all-coauthors"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p> <p class="view-all-coauthors"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
</section> </section>
-->
</section> </section>
<#assign nameForOtherGroup = "other"> <#-- used by both individual-propertyGroupMenu.ftl and individual-properties.ftl --> <#assign nameForOtherGroup = "other"> <#-- used by both individual-propertyGroupMenu.ftl and individual-properties.ftl -->