aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers/HistoryController.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Controllers/HistoryController.php')
-rw-r--r--h-source/Application/Controllers/HistoryController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Controllers/HistoryController.php b/h-source/Application/Controllers/HistoryController.php
index fac65c0..e50b7e1 100644
--- a/h-source/Application/Controllers/HistoryController.php
+++ b/h-source/Application/Controllers/HistoryController.php
@@ -298,6 +298,7 @@ class HistoryController extends BaseController
'field_name' => 'blocked',
'actions' => array('pageblock','pageunblock'),
'group' => 'admin',
+ 'types_to_show' => 'page,page_del',
),