Fix jshint issues

Review Request #7565 — Created July 31, 2015 and submitted

Information

Review Board
release-2.5.x

Reviewers

This is a trivial patch that just fixes up some jshint warnings.

Ran JS tests.

Ran jshint . --config .jshintrc. There were no errors or warnings.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/models/abstractCommentBlockModel.js
        reviewboard/static/rb/js/newReviewRequest/views/commitView.js
        reviewboard/static/rb/js/views/textBasedReviewableView.js
        reviewboard/static/rb/js/views/diffFragmentQueueView.js
        reviewboard/static/rb/js/views/reviewBoxView.js
        reviewboard/static/rb/js/views/tests/reviewReplyDraftBannerViewTests.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/models/abstractCommentBlockModel.js
        reviewboard/static/rb/js/newReviewRequest/views/commitView.js
        reviewboard/static/rb/js/views/textBasedReviewableView.js
        reviewboard/static/rb/js/views/diffFragmentQueueView.js
        reviewboard/static/rb/js/views/reviewBoxView.js
        reviewboard/static/rb/js/views/tests/reviewReplyDraftBannerViewTests.js
    
    
  2. 
      
brennie
brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (490de7f)
Loading...