• 
      

    Fix missing djblets-forms bundle on integration config page.

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

    Information

    Djblets
    release-2.0.x

    Reviewers

    Some refactoring in the Review Board admin interface removed the
    djblets-forms JavaScript bundle from most admin pages, since they
    don't use it. Unfortunately, it was never added back to the integration
    config page, which definitely does use it.

    Loaded the integration config page and saw that previous errors about
    ConditionSetView and ugly styling were gone. Was able to successfully
    use the condition configuration UI.

    Commits

    Files