Browse Source

Unused var.

pull/527/head
Jordan Dukart 10 years ago
parent
commit
b7b4717e49
  1. 1
      islandora.module

1
islandora.module

@ -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,

Loading…
Cancel
Save