]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: do not display empty stat module title on html
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 3 Nov 2020 14:04:46 +0000 (15:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 3 Nov 2020 16:04:22 +0000 (17:04 +0100)
commite6ee820c07a503f88c767a6800c2ea4e2f346012
tree9a46919613c00e17bfe8bdda92617cab9a553a93
parente7b891f7d3971c677d47e5eb769b69351680dbfe
MINOR: stats: do not display empty stat module title on html

If a stat module is not available on the current proxy scope, do not
display its title on the related html box. This is clearer for the user.
src/stats.c