diff options
| author | artem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2008-06-25 15:38:32 +0000 |
|---|---|---|
| committer | artem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2008-06-25 15:38:32 +0000 |
| commit | e20118aa386b5d231699ee309a6cd7cbdd166756 (patch) | |
| tree | 9c0a0dc1adc4960ab13b3595f7e58c1cd8974f52 /frontends/php/tr_status.php | |
| parent | bb28985b6446269b6eed7c487a7ad5c961f24ffd (diff) | |
- [DEV-137] improvements to triggers & items actions (Artem)
- [DEV-137] code relocation for more comfortable use (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5792 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/tr_status.php')
| -rw-r--r-- | frontends/php/tr_status.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/php/tr_status.php b/frontends/php/tr_status.php index e1e4a391..95a07f88 100644 --- a/frontends/php/tr_status.php +++ b/frontends/php/tr_status.php @@ -250,7 +250,6 @@ include_once "include/page_header.php"; show_table_header($text,$r_form); - if(!$_REQUEST["fullscreen"]){ $left_col = array(); |
