• 
      

    Load djblets-widgets on all pages, not just admin.

    Review Request #10650 — Created July 29, 2019 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    We moved the related object selector implementation into djblets, and as
    part of that change the new djblets-widgets bundle was only loaded for
    admin pages. Unfortunately this broke rbintegrations features which
    relied on selectize for some special fields. This change loads the
    bundle on all pages, not just those in admin.

    Was able to use rbintegrations fields based on selectize.

    Summary ID
    Load djblets-widgets on all pages, not just admin.
    We moved the related object selector implementation into djblets, and as part of that change the new djblets-widgets bundle was only loaded for admin pages. Unfortunately this broke rbintegrations features which relied on selectize for some special fields. This change loads the bundle on all pages, not just those in admin. Testing Done: Was able to use rbintegrations fields based on selectize.
    f16659a71c65a8937879774dd386145d491fc3b1
    Description From Last Updated

    The indentation is inconsistent here.

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

      The indentation is inconsistent here.

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