소스 검색

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
tags/4.2.0
Toshi MARUYAMA 4 년 전
부모
커밋
238f344eef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      app/helpers/members_helper.rb

+ 1
- 1
app/helpers/members_helper.rb 파일 보기

@@ -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…
취소
저장