From 9a6e95673eb48e424d228368612d6faee8509575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Sun, 23 Apr 2023 20:19:38 +0200 Subject: [PATCH] RVRNEXT-5 add formError for multi for layouts --- views/communities/community_currencies.php | 1 + views/communities/community_members.php | 1 + 2 files changed, 2 insertions(+) diff --git a/views/communities/community_currencies.php b/views/communities/community_currencies.php index fd308d1..5fe60ca 100644 --- a/views/communities/community_currencies.php +++ b/views/communities/community_currencies.php @@ -40,5 +40,6 @@ +

@endsection diff --git a/views/communities/community_members.php b/views/communities/community_members.php index 83d7ea8..431f489 100644 --- a/views/communities/community_members.php +++ b/views/communities/community_members.php @@ -47,6 +47,7 @@ +

@endsection