Merge pull request #1486 from Ana06/fix-rubocop-haml

Fix haml-lint error
This commit is contained in:
Ana María Martínez Gómez 2017-05-11 12:55:42 +02:00 committed by GitHub
commit 3ae97eb889

View file

@ -7,7 +7,7 @@
= "(#{@users.length})"
- if can? :create, User
.pull-right
=link_to 'Add User', new_admin_user_path, :class => 'button btn btn-default btn-info'
= link_to 'Add User', new_admin_user_path, :class => 'button btn btn-default btn-info'
.row
.col-md-12.table-responsive
%table.table.table-striped.table-bordered.table-hover.datatable