diff options
| author | artem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2008-02-22 15:28:41 +0000 |
|---|---|---|
| committer | artem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2008-02-22 15:28:41 +0000 |
| commit | 9848b90bd9eddf0324ffdc0d8f089c6c24683fe8 (patch) | |
| tree | 755bae71a9ecbc5d3f3c9085c0583a345c0c00d8 /frontends/php/images | |
| parent | 2a35ecbf642a185e3b53f66f783272e03fe99e93 (diff) | |
| download | zabbix-9848b90bd9eddf0324ffdc0d8f089c6c24683fe8.tar.gz zabbix-9848b90bd9eddf0324ffdc0d8f089c6c24683fe8.tar.xz zabbix-9848b90bd9eddf0324ffdc0d8f089c6c24683fe8.zip | |
- [DEV-118] added dashboard screen to monitoring (Artem)
- [ZBX-206] merged rev.5367:5370 of 1.4/ (Artem) [fixed case sensitive hosts sorting]
- [DEV-119] changes how users online are counted (Artem)
- implemented patch [added y axis calculation type: "Calculated [Min=0]"] (Artem)
- changes in schema.sql (Artem)
- fixed JS lib, url class (Artem)
- some other small fixes (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5387 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/images')
| -rw-r--r-- | frontends/php/images/general/bttn/arrowdown.png | bin | 0 -> 1382 bytes |
| -rw-r--r-- | frontends/php/images/general/bttn/arrowdown_bb.png | bin | 0 -> 1428 bytes |
| -rw-r--r-- | frontends/php/images/general/bttn/arrowup.png | bin | 0 -> 1363 bytes |
| -rw-r--r-- | frontends/php/images/general/bttn/arrowup_bb.png | bin | 0 -> 1478 bytes |
| -rw-r--r-- | frontends/php/images/general/bttn/plus.png | bin | 0 -> 1245 bytes |
| -rw-r--r-- | frontends/php/images/general/bttn/plus_bb.png | bin | 0 -> 1268 bytes |
| -rw-r--r-- | frontends/php/images/general/chart.png | bin | 0 -> 3438 bytes |
| -rw-r--r-- | frontends/php/images/general/trigg_dep.png | bin | 0 -> 3200 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/frontends/php/images/general/bttn/arrowdown.png b/frontends/php/images/general/bttn/arrowdown.png Binary files differnew file mode 100644 index 00000000..a251bbb6 --- /dev/null +++ b/frontends/php/images/general/bttn/arrowdown.png diff --git a/frontends/php/images/general/bttn/arrowdown_bb.png b/frontends/php/images/general/bttn/arrowdown_bb.png Binary files differnew file mode 100644 index 00000000..cbac0113 --- /dev/null +++ b/frontends/php/images/general/bttn/arrowdown_bb.png diff --git a/frontends/php/images/general/bttn/arrowup.png b/frontends/php/images/general/bttn/arrowup.png Binary files differnew file mode 100644 index 00000000..8c5577dc --- /dev/null +++ b/frontends/php/images/general/bttn/arrowup.png diff --git a/frontends/php/images/general/bttn/arrowup_bb.png b/frontends/php/images/general/bttn/arrowup_bb.png Binary files differnew file mode 100644 index 00000000..bbf78157 --- /dev/null +++ b/frontends/php/images/general/bttn/arrowup_bb.png diff --git a/frontends/php/images/general/bttn/plus.png b/frontends/php/images/general/bttn/plus.png Binary files differnew file mode 100644 index 00000000..61ad0cd6 --- /dev/null +++ b/frontends/php/images/general/bttn/plus.png diff --git a/frontends/php/images/general/bttn/plus_bb.png b/frontends/php/images/general/bttn/plus_bb.png Binary files differnew file mode 100644 index 00000000..d68efcfa --- /dev/null +++ b/frontends/php/images/general/bttn/plus_bb.png diff --git a/frontends/php/images/general/chart.png b/frontends/php/images/general/chart.png Binary files differnew file mode 100644 index 00000000..45e1449c --- /dev/null +++ b/frontends/php/images/general/chart.png diff --git a/frontends/php/images/general/trigg_dep.png b/frontends/php/images/general/trigg_dep.png Binary files differnew file mode 100644 index 00000000..4ad4b8fc --- /dev/null +++ b/frontends/php/images/general/trigg_dep.png |
