|
|
@ -184,7 +184,6 @@ function islandora_menu() { |
|
|
|
ISLANDORA_INGEST, |
|
|
|
ISLANDORA_INGEST, |
|
|
|
), 2), |
|
|
|
), 2), |
|
|
|
); |
|
|
|
); |
|
|
|
$islandora_path = drupal_get_path('module', 'islandora'); |
|
|
|
|
|
|
|
$items['islandora/object/%islandora_object/manage/overview'] = array( |
|
|
|
$items['islandora/object/%islandora_object/manage/overview'] = array( |
|
|
|
'title' => 'Overview', |
|
|
|
'title' => 'Overview', |
|
|
|
'type' => MENU_DEFAULT_LOCAL_TASK, |
|
|
|
'type' => MENU_DEFAULT_LOCAL_TASK, |
|
|
|