From 25dcdab4b0937eaa0ed3e269a7a7b3160284334d Mon Sep 17 00:00:00 2001 From: Sylvano Plocic Date: Fri, 30 Jan 2026 01:49:37 +0100 Subject: [PATCH] fix: notification group delete func GET to POST --- .gitignore | 1 + app/Views/groups/index.php | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 81cc723..2cedc8a 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ yarn.lock # Build artifacts dist/ build/ +.agent \ No newline at end of file diff --git a/app/Views/groups/index.php b/app/Views/groups/index.php index 8d013d8..8476517 100644 --- a/app/Views/groups/index.php +++ b/app/Views/groups/index.php @@ -120,12 +120,12 @@ ob_start(); - - - +
+ + +
@@ -165,11 +165,12 @@ ob_start(); Manage - - Delete - +
+ + +