add test for booths search
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<% if @booths.any? %>
|
||||
<%= render "/admin/shared/booth_search", url: admin_booths_path %>
|
||||
<%= render "/admin/shared/booth_search", url: admin_booths_path %>
|
||||
|
||||
<% if @booths.any? %>
|
||||
<h3><%= page_entries_info @booths %></h3>
|
||||
<table>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user