diff options
Diffstat (limited to 'web/html/xui/form/inbound.html')
| -rw-r--r-- | web/html/xui/form/inbound.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 6f3705ff..9453f0d7 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -114,7 +114,7 @@ </template> <!-- sniffing --> -<template v-if="inbound.canSniffing()"> +<template> {{template "form/sniffing"}} </template> {{end}} |
