-
-
reviewboard/templates/admin/scmtools/repository/change_form.html (Diff revision 1) No spaces in the {{}}
Add "Show SSH Public Key" to new repository form (1.7)
Review Request #5626 — Created March 14, 2014 and submitted
Information | |
---|---|
david | |
Review Board | |
release-1.7.x | |
3262 | |
35a897f... | |
Reviewers | |
reviewboard | |
The admin templates are kind of annoying in that if the object doesn't exist
yet, they don't include theobject-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 ofobject-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.
Description | From | Last Updated |
---|---|---|
No spaces in the {{}} |
|