Fix chainability of $.fn.*_infobox

Review Request #6184 — Created July 31, 2014 and submitted

Information

Review Board
master
0965f4d...

Reviewers

When I consolidated the code for the infoboxes, I broke jquery chaining. This
wasn't immediately obvious because it was only used for the user infobox
created from a draft reply comment (the "Add Comment" handler). This change
fixes it.

I could "Add comment" again.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/common.js
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/common.js
    
    
  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (1b6b2b3)
Loading...