• 
      

    Fix loading of configform-provided JS/CSS bundles.

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

    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.

    Summary ID
    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
    Description From Last Updated

    Need to indent one more level.

    chipx86chipx86

    Same here.

    chipx86chipx86

    We already call this above.

    chipx86chipx86
    chipx86
    1. 
        
    2. reviewboard/templates/admin/change_form.html (Diff revision 1)
       
       
       
       
       
      Show all issues

      Need to indent one more level.

    3. reviewboard/templates/admin/change_form.html (Diff revision 1)
       
       
       
       
       
      Show all issues

      Same here.

    4. Show all issues

      We already call this above.

    5. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (cdad7d9)