diff options
Diffstat (limited to 'frontends/php/queue.php')
| -rw-r--r-- | frontends/php/queue.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/queue.php b/frontends/php/queue.php index b9fe734b..8795809e 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -24,6 +24,7 @@ $page["title"] = "S_QUEUE_BIG"; $page["file"] = "queue.php"; + $page['hist_arg'] = array('show'); define('ZBX_PAGE_DO_REFRESH', 1); |
