]> source.dussan.org Git - redmine.git/commitdiff
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/members_hel...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 23 Nov 2019 09:04:36 +0000 (09:04 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 23 Nov 2019 09:04:36 +0000 (09:04 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@19191 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/helpers/members_helper.rb

index 57f0411ea80e26798b4d45ed13c83383bd7c98cd..c62e7e8c9197f759718b434b76d5b3c94d03287f 100644 (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,