Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDace Petra <dace.petra@zabbix.com>2022-06-15 09:04:41 +0300
committerDace Petra <dace.petra@zabbix.com>2022-07-08 08:33:39 +0300
commit14424d862da4983e32360db4a5dbc4e79989d1c6 (patch)
tree67f43d312ee0a918d5e7e0b0b986c90f003c8dbc
parentdf3ad51c0921d63dccb266e09b05465fc722f486 (diff)
..F....... [ZBX-20854] fixed missing headers in Columns field in Top hosts widget configuration form
Merge in ZBX/zabbix from feature/ZBX-20854-6.0 to release/6.0 * commit 'bd5b80658728e289527c291b4f03c6e0564117e9': ..F....... [ZBX-20965] removed CRowHeader class ..F....... [ZBX-20854] fixed missing headers in Columns field in Top hosts widget configuration form (cherry picked from commit ad2d34a7b04abfdce6c14fabb3f4f753e6341164)
-rw-r--r--ChangeLog.d/bugfix/ZBX-208541
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.d/bugfix/ZBX-20854 b/ChangeLog.d/bugfix/ZBX-20854
new file mode 100644
index 00000000000..089f12e1fba
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-20854
@@ -0,0 +1 @@
+..F....... [ZBX-20854] fixed missing headers in Columns field in Top hosts widget configuration form (dpetra)