• 
      

    Fixed admin list of extensions missing configure button

    Review Request #2812 — Created Jan. 21, 2012 and submitted

    Information

    Djblets

    Reviewers

    Fixed a bug in the extension admin panel.
    
    No "configure" link was being display for extensions with "is_configurable = TRUE". This was due to a refactoring of the what is passed to the list template to prevent instantiation of extensions by the template.
    
    the state of "is_configurable" is now passed with the other info.
    Ran on local dev with dummy extension
    DD
    1. Ship It!
    2. 
        
    mike_conley
    1. Ship It!
      1. I don't seem to have permissions to mark this review request as "submitted", so I'll do it here.
        
        Pushed to djblets master as 3c63b906
    2. 
        
    SM
    Review request changed
    Status:
    Completed