view openmindattribute/templates/openmindattribute_full_title_translit_romanization.tpl.php @ 9:cf772424f725

changed representation of relations in template. relations have source and target now.
author casties
date Mon, 22 Jun 2015 19:02:34 +0200
parents 124ef8f3b22d
children
line wrap: on
line source

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