fixes ambiguous match error in specs

This commit is contained in:
Juanjo Bazán
2017-01-31 19:09:58 +01:00
parent a05297ea1a
commit 01a52cc61a
2 changed files with 3 additions and 3 deletions

View File

@@ -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>