1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-31 20:59:38 +00:00

cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/members_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19191 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2019-11-23 09:04:36 +00:00
parent 88b5831a0d
commit 238f344eef

View File

@ -29,7 +29,7 @@ module MembersHelper
'div',
principals_check_box_tags('membership[user_ids][]', principals), :id => 'principals'),
:class => 'objects-selection'
)
)
links =
pagination_links_full(principal_pages,
principal_count,