NIHVIVO-1316: Refactoring individual foaf person
This commit is contained in:
parent
8c03f249d1
commit
d3615b7105
1 changed files with 2 additions and 8 deletions
|
@ -99,15 +99,9 @@
|
||||||
<@p.objectProperty researchAreas editable "propStatement-simple.ftl" />
|
<@p.objectProperty researchAreas editable "propStatement-simple.ftl" />
|
||||||
</ul>
|
</ul>
|
||||||
</#if>
|
</#if>
|
||||||
|
|
||||||
</section>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="visualization" role="region">
|
|
||||||
<section id="sparklines-publications" role="region">
|
|
||||||
<#include "individual-sparklineVisualization.ftl">
|
<#include "individual-sparklineVisualization.ftl">
|
||||||
</section>
|
|
||||||
|
|
||||||
<#-- Disable for now until controller sends data -->
|
<#-- Disable for now until controller sends data -->
|
||||||
<#--
|
<#--
|
||||||
<section id="co-authors" role="region">
|
<section id="co-authors" role="region">
|
||||||
|
@ -123,8 +117,8 @@
|
||||||
<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 -->
|
||||||
|
|
||||||
<#-- Property group menu -->
|
<#-- Property group menu -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue