• 
      

    Add "Show SSH Public Key" to new repository form (2.0)

    Review Request #5627 — Created March 15, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    04d25ef...

    Reviewers

    The admin templates are kind of annoying in that if the object doesn't exist
    yet, they don't include the object-tools-items block. This meant that the "Show
    SSH Public Key" link wasn't shown for the "Add Repository" form.

    This change overrides the object-tools block (instead of object-tools-items) to
    unconditionally include the <ul>.

    Looked at both the "Add Repository" and "Change Repository" forms. Saw that the
    SSH key link was present and functional for both.

    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (6867c9d)