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