Fix loading of configform-provided JS/CSS bundles.

Review Request #11183 — Created Sept. 19, 2020 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

Review Board's new template for rendering configforms (overriding
djblets' version) wasn't loading form-provided JS or CSS bundles. This
change adds that back in.

Loaded the Review Bot integration config form and saw that the
associated JavaScript was included in the page.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Fix loading of configform-provided JS/CSS bundles.
Review Board's new template for rendering configforms (overriding djblets' version) wasn't loading form-provided JS or CSS bundles. This change adds that back in. Testing Done: Loaded the Review Bot integration config form and saw that the associated JavaScript was included in the page.
f02c75e56f5f720015f97ef299dab903638fdfb0 David Trowbridge
reviewboard/templates/admin/change_form.html
Loading...