Opened 15 years ago
Closed 15 years ago
#11600 closed (fixed)
"View on site" link is not properly aligned
Reported by: | Ilya Semenov | Owned by: | Brian Rosner |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When using stacked inline and a model with defined get_absolute_url(), the "View on site" link is not properly aligned. It should be (at least) moved a bit to the right to be vertically aligned with the field names, but better moved to the "related object title" line (in my example it would be "Image: pink&white(18) - View on site")
Attachments (3)
Change History (6)
by , 15 years ago
Attachment: | view-on-site.png added |
---|
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 15 years ago
Attachment: | stackedinline-viewonsite-fix.diff added |
---|
This moves the link next to the related object title
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Screenshot of the incorrect layout