|
|
@ -132,7 +132,7 @@ function islandora_menu() { |
|
|
|
'page arguments' => array(2), |
|
|
|
'page arguments' => array(2), |
|
|
|
'type' => MENU_CALLBACK, |
|
|
|
'type' => MENU_CALLBACK, |
|
|
|
'access callback' => 'islandora_object_access', |
|
|
|
'access callback' => 'islandora_object_access', |
|
|
|
'access arguments' => array(FEDORA_VIEW_OBJECTS, 2), |
|
|
|
'access arguments' => array(ISLANDORA_VIEW_OBJECTS, 2), |
|
|
|
'load arguments' => array(2), |
|
|
|
'load arguments' => array(2), |
|
|
|
); |
|
|
|
); |
|
|
|
$items['islandora/object/%islandora_object/view'] = array( |
|
|
|
$items['islandora/object/%islandora_object/view'] = array( |
|
|
|