Revert "ISLANDORA-1985 Add a permission to access inactive or deleted objects. (#677)" (#694)
This reverts commit 4f3aefd5ec. It did not work, and
to make it work requires fixing an underlying issue of datastream permissions being
independent from object permissions.
7.x-1.10
Rosemary Le Faive7 years agocommitted byDiego Pino Navarro
* Confirmation form for object properties admin form.
*
* @param array $form_state
* The Drupal form state.
*/
function islandora_object_properties_confirm_form(array &$form_state) {
$desc = t('You do not have permission to view Inactive or Deleted objects, so you will no longer be able to view or manage this object. Are you sure?');