fixes ambiguous match error in specs
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<%= t("admin.polls.show.no_booths") %>
|
||||
</div>
|
||||
<% else %>
|
||||
<table class="margin">
|
||||
<table id="assigned_booths_list" class="margin">
|
||||
<thead>
|
||||
<th><%= t("admin.polls.show.table_name") %></th>
|
||||
<th><%= t("admin.polls.show.table_location") %></th>
|
||||
|
||||
Reference in New Issue
Block a user