Actions
Bug #8741
closedUse less generic selector for host view deface
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Hosts
Target version:
-
Description
In app/overrides/add_subscription_status.rb
the second override uses selector td:first
.
ABRT also uses deface, which adds a table to the same page. The result is that the "Content" button is also added to the first (non-header) cell of that table.
Can you perhaps change the selector to be more specific, so that the button is not added to all tables on the page?
Files
Updated by Eric Helms almost 10 years ago
- Category set to 83
- Target version set to 63
- Translation missing: en.field_release set to 23
- Triaged changed from No to Yes
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release deleted (
23)
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 114
Updated by John Mitsch about 5 years ago
- Status changed from New to Rejected
- Target version deleted (
Katello Backlog)
Thanks for reporting this issue. This issue was created over 4 years ago and hasn't seen an update in 1 year. We are closing this in an effort to keep a realistic backlog. Please open up a new issue that includes a link to this issue if you feel this still needs to be addressed. We can then triage the new issue and reassess.
Actions