From 6dee2d073375013f219786d8662db1d5f805ec74 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Wed, 25 May 2016 15:35:55 +0200 Subject: [PATCH] show/activitylog: show whether object has been... ...enabled or disabled, regardless of how it is rendered --- application/views/scripts/show/activitylog.phtml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/application/views/scripts/show/activitylog.phtml b/application/views/scripts/show/activitylog.phtml index cdf2ca8b..9d78482b 100644 --- a/application/views/scripts/show/activitylog.phtml +++ b/application/views/scripts/show/activitylog.phtml @@ -57,6 +57,18 @@ $url = $this->url()->without('checksum')->without('show'); ) ?> + +hasBeenEnabled): ?> + + translate('Rendering') ?> + translate('This object has been enabled') ?> + + +hasBeenDisabled): ?> + + translate('Rendering') ?> + translate('This object has been disabled') ?> + translate('Checksum') ?>