From 41b8feec94c4fd02f4f1bc39d5ca6e06da136461 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 19 Oct 2023 21:35:03 +0200 Subject: [PATCH] Interfaces/neighbor - although camel case works in endpoints, better to underscore the actions as phalcon's routing expects camelcase to underscore (https://docs.phalcon.io/3.4/en/routing#defining-routes) --- .../mvc/app/views/OPNsense/Interface/neighbor.volt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/Interface/neighbor.volt b/src/opnsense/mvc/app/views/OPNsense/Interface/neighbor.volt index b0803c625..c6bfe2cef 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Interface/neighbor.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Interface/neighbor.volt @@ -27,11 +27,11 @@