Explorar o código

Added feature phenotype template

spficklin %!s(int64=11) %!d(string=hai) anos
pai
achega
8c6bc34363
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      tripal_feature/tripal_feature.module

+ 4 - 0
tripal_feature/tripal_feature.module

@@ -350,6 +350,10 @@ function tripal_feature_theme() {
        'arguments' => array('node' => NULL),
        'template' => 'tripal_feature_synonyms',
     ),
+    'tripal_feature_phenotypes' => array(
+       'arguments' => array('node' => NULL),
+       'template' => 'tripal_feature_phenotypes',
+    ),
     'tripal_feature_featureloc_sequences' => array(
        'arguments' => array('node' => NULL),
        'template' => 'tripal_feature_featureloc_sequences',