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

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

david
Review Board
release-2.0.x
3262
04d25ef...
reviewboard

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: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (6867c9d)
Loading...