Fix chainability of $.fn.*_infobox

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

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.

    Loading...