Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the completed change (optional):
Pushed to release-2.0.x (eb3ae62)
Review Request #6927 — Created Feb. 9, 2015 and submitted 10 years, 4 months ago
Fixed a typo in a variable name ($thead) versus its usages ($head) inside the diffReviewableView's render function.
$thead
$head
diffReviewableView
render
Ran JS tests.
Tool: Pyflakes Ignored Files: reviewboard/static/rb/js/diffviewer/views/diffReviewableView.js Tool: PEP8 Style Checker Ignored Files: reviewboard/static/rb/js/diffviewer/views/diffReviewableView.js
Ship It!