view openmindattribute/templates/openmindattribute_name_translit_romanization.tpl.php @ 17:4dfd832e9cd9

added automatic creation of inverse relations. added more attribute types.
author casties
date Thu, 03 Sep 2015 18:48:21 +0200
parents 124ef8f3b22d
children
line wrap: on
line source

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