From d2519688f04082a1edf25ded84df6ee19f4f7a37 Mon Sep 17 00:00:00 2001 From: Phil Soga Date: Mon, 11 Mar 2013 13:07:56 -0300 Subject: [PATCH] Added in the Fedora_ingest permission to show the manage tab --- islandora.module | 1 + 1 file changed, 1 insertion(+) diff --git a/islandora.module b/islandora.module index d5287286..df04fe7e 100644 --- a/islandora.module +++ b/islandora.module @@ -120,6 +120,7 @@ function islandora_menu() { FEDORA_METADATA_EDIT, FEDORA_ADD_DS, FEDORA_PURGE, + FEDORA_INGEST ), 2), );