Эх сурвалжийг харах

Added feature phenotype template

spficklin 11 жил өмнө
parent
commit
8c6bc34363

+ 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',