changeset 13:5e2bf3cde543

nicer log message.
author casties
date Tue, 07 Jul 2015 17:48:36 +0200
parents 797c6051e489
children f1a2741ccd2d
files openmindattribute/templates/openmindattribute_identifier.tpl.php
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/openmindattribute/templates/openmindattribute_identifier.tpl.php	Tue Jul 07 17:45:11 2015 +0200
+++ b/openmindattribute/templates/openmindattribute_identifier.tpl.php	Tue Jul 07 17:48:36 2015 +0200
@@ -1,1 +1,2 @@
-<?php print $attributes['identifier']['ov'] ?>
\ No newline at end of file
+<?php print ((int)$attributes['identifier']['ov']) ?>
+<!-- <?php print $attributes['identifier']['ov'] ?> -->
\ No newline at end of file