Sort booths by name and enable pagination

This commit is contained in:
Angel Perez
2018-05-18 14:44:16 -04:00
parent f220c477c1
commit 2c37702298
2 changed files with 3 additions and 1 deletions

View File

@@ -25,4 +25,6 @@
<% end %>
</tbody>
</table>
<%= paginate @booths %>
<% end %>