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

Review Request #5627 — Created March 14, 2014 and submitted — Latest diff uploaded

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.

    Loading...