Improve UI

This commit is contained in:
Artur Beljajev 2018-06-18 13:50:39 +03:00
parent 457c142f61
commit 80de7dd4ed

View file

@ -47,6 +47,8 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</div>
<%= paginate domains, param_name: :domain_page %> <div class="panel-footer">
<%= paginate domains, param_name: :domain_page %>
</div>
</div>