From 038f20549d0e5339581becaaade763798e49acba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Fri, 16 Jun 2023 21:29:59 +0200 Subject: [PATCH] RVRNEXT-39 add delete button for communities --- views/communities/community_edit.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/views/communities/community_edit.php b/views/communities/community_edit.php index 2f6f5bd..77f182d 100644 --- a/views/communities/community_edit.php +++ b/views/communities/community_edit.php @@ -25,9 +25,15 @@

-
+
+ + +
+ +
+
@endsection