|
@@ -21,6 +21,7 @@ function tripal_views_menu() {
|
|
|
'description' => 'Listings of the various biological data available categorized by type.',
|
|
|
'page callback' => 'tripal_views_biological_data_page',
|
|
|
'access arguments' => array('access content'),
|
|
|
+ 'expanded' => TRUE,
|
|
|
'type' => MENU_NORMAL_ITEM,
|
|
|
);
|
|
|
|