From 326e79ed31241c27984a2858f333f9a24a950c96 Mon Sep 17 00:00:00 2001 From: Maximilian Fischer Date: Wed, 6 Jan 2021 21:26:28 +0100 Subject: [PATCH] always show the search field --- app/views/rooms/show.html.erb | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/app/views/rooms/show.html.erb b/app/views/rooms/show.html.erb index 759fafdc91..e5ab40fb83 100644 --- a/app/views/rooms/show.html.erb +++ b/app/views/rooms/show.html.erb @@ -82,17 +82,15 @@ - <% if current_user.ordered_rooms.length > 5 %> -
<% if current_user.role.get_permission("can_create_rooms") %>