diff --git a/app/scripts/resources/scripts/app/ring_groups/index.lua b/app/scripts/resources/scripts/app/ring_groups/index.lua index 72a6770721..1fcbb9731b 100644 --- a/app/scripts/resources/scripts/app/ring_groups/index.lua +++ b/app/scripts/resources/scripts/app/ring_groups/index.lua @@ -212,7 +212,7 @@ --end --get current switchname - hostname = trim(api:execute("switchname", "")) + hostname = trim(api:execute("hostname", "")) --get the ring group ring_group_forward_enabled = '';