Actions
Bug #10457
closedCreate New Repository page
Description
When creating a new repository, once you have selected type=yum, the tab ordering of the next 2 fields is in the wrong order:
For Type=yum, the current order is:
Name > Label > Type > Checksum > URL
should be:
Name > Label > Type > URL > Checksum
For Type=docker, the current order is:
Name > Label > Upstream Repo Name > Type > URL
should be:
Name > Label > Type > URL > Upstream Repo Name
Files
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Actions
#2
Updated by Adam Ruzicka over 9 years ago
- File yum-repo.png yum-repo.png added
- File docker-repo.png docker-repo.png added
On Katello 96a648d0cf4c46024d51cdc5c2c9d5bcc02dcc4b it looks like it should.
Updated by Stephen Benjamin over 9 years ago
- Translation missing: en.field_release changed from 31 to 70
Updated by Eric Helms about 9 years ago
- Status changed from New to Resolved
Testing this on 2.4 everything is in the order requested in the bug so I am setting this to resolved.
Actions