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:
parent
88b5831a0d
commit
238f344eef
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user