|
|
@ -96,7 +96,7 @@ function islandora_menu() { |
|
|
|
$items['islandora'] = array( |
|
|
|
$items['islandora'] = array( |
|
|
|
'title' => 'Islandora Repository', |
|
|
|
'title' => 'Islandora Repository', |
|
|
|
'page callback' => 'islandora_view_default_object', |
|
|
|
'page callback' => 'islandora_view_default_object', |
|
|
|
'type' => MENU_CALLBACK, |
|
|
|
'type' => MENU_NORMAL_ITEM, |
|
|
|
'access arguments' => array(FEDORA_VIEW), |
|
|
|
'access arguments' => array(FEDORA_VIEW), |
|
|
|
); |
|
|
|
); |
|
|
|
|
|
|
|
|
|
|
|