Actions
Bug #13083
closedError page alert box should not be dismissible
Description
The alert box on the 403 and 500 error pages since #4629 now has a "x" to close the alert, despite the fact it's the only main element on the page. It leaves the user with an entirely blank page if it's dismissed, even taking the "Back" button with it, so the close button should be removed.
The 403's alert box is rather small too compared to the 500 error page.
Files
Updated by Dominic Cleal almost 9 years ago
Updated by Dominic Cleal almost 9 years ago
- Related to Feature #4629: Add Patternfly support in foreman added
Updated by Tom Caspy almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tom Caspy
- Pull request https://github.com/theforeman/foreman/pull/3141 added
Updated by Tom Caspy almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9139fb31c9e9dee4ea66ab2db140982ed917f5d1.
Actions