Custom Queries dropdown is missing in the Analysis page #7677

This commit is contained in:
Lorenzo Vannucci 2023-07-18 18:35:45 +02:00
parent e464b82b07
commit b546fec8dd
3 changed files with 28 additions and 3 deletions

View file

@ -890,6 +890,7 @@ local context = {
opsep = tag_utils.SEPARATOR,
isPro = ntop.isPro(),
is_ntop_enterprise_m = ntop.isEnterpriseM(),
is_ntop_enterprise_l = ntop.isEnterpriseL(),
notes = notes,
show_chart = true,
show_cards = (status ~= "engaged") and ntop.isPro(),