NIHVIVO-1332 Moved getImageUploadUrl from UrlBuilder to ObjectPropertyTemplateModel. Temporarily removed hard-coded co-author display from foaf:Person page.
This commit is contained in:
parent
330b5bd347
commit
aa88e1f249
1 changed files with 3 additions and 0 deletions
|
@ -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 -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue