view openmindattribute/templates/openmindattribute_full_title.tpl.php @ 52:763b5d29fa5e

add int type to ismi_id attribute in neo4j csv import file.
author casties
date Fri, 17 Mar 2017 17:51:18 +0100
parents 124ef8f3b22d
children
line wrap: on
line source

<?php if (isset( $attributes['full_title'])):?>
<?php print $attributes['full_title']['ov'] ?>
<?php endif;?>