• 
      

    Fix clicking on an extension's "Database" link.

    Review Request #11133 — Created Aug. 10, 2020 and submitted

    Information

    Djblets
    release-2.0.x

    Reviewers

    Like the recent change to fix the "Configure" link on the extensions
    list, this change fixes clicking on the "Database" link. The issue here
    was a bad entry in the handlers object, which overrides the default
    link-like behavior.

    Opened the extensions page and clicked on the "Database" entry for an
    extension which has database models.

    Summary ID
    Fix clicking on an extension's "Database" link.
    Like the recent change to fix the "Configure" link on the extensions list, this change fixes clicking on the "Database" link. The issue here was a bad entry in the handlers object, which overrides the default link-like behavior. Testing Done: Opened the extensions page and clicked on the "Database" entry for an extension which has database models.
    d3fde6b4020cc1b10cce3cd8e4d128e16d78ef7f
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (dceb2bb)