Move expandChunk into the RB namespace.
Review Request #3068 — Created April 15, 2012 and submitted — Latest diff uploaded
expandChunk was not reachable from the javascript public scope. expandChunk is now invoked through the RB object: RB.expandChunk().
Local dev.
reviewboard/static/rb/js/diffviewer.js |
---|
reviewboard/templates/diffviewer/diff_file_fragment.html |
---|