if (isset($supported_models[$model][ISLANDORA_VIEW_HOOK]) && $supported_models[$model][ISLANDORA_VIEW_HOOK] == TRUE) {//another module is handling the view
if (isset($supported_models[$model][ISLANDORA_VIEW_HOOK]) && $supported_models[$model][ISLANDORA_VIEW_HOOK] == TRUE) {//another module is handling the view
return;
return;
}
}
>>>>>>> a364874a78dd45f202ba5ef18292bf77f6bf591e
}
}
}
}
@ -536,4 +533,5 @@ function islandora_preprocess_islandora_default_edit(&$variables) {