annotate openmindattribute/templates/openmindattribute_ahlwardt.tpl.php @ 24:97f2da68fb5f
first version of model2model graph manipulation tool. doesn't work yet.
author |
casties |
date |
Wed, 23 Sep 2015 19:47:02 +0200 |
parents |
124ef8f3b22d |
children |
|
rev |
line source |
0
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
1 <?php if (isset( $attributes['ahlwardt_no'])):?>
|
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
2 <?php print $attributes['ahlwardt_no']['ov'] ?>
|
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
3 <?php endif;?> |