notification for geoip, contribution and alert notification api in js

This commit is contained in:
gabryon99 2020-07-15 09:51:14 +02:00
parent e1444c0422
commit 48dc7e1a93
20 changed files with 197 additions and 139 deletions

View file

@ -30,7 +30,7 @@ local context = {
template_utils = template_utils,
json = json,
pool = {
name = "interfaces",
name = "interface",
instance = s,
all_members = s:get_all_members(),
configsets = s:get_available_configset_ids(),