Bug #18939
Fix katello models to not have red confirmation buttons unless an action is destructive
Description
When using bst-modal we should specify the confirmation button so it's not red unnecessarily.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6682 added
#2
Updated by Walden Raines about 5 years ago
- Has duplicate Bug #19022: Can't click promote on force promote added
#3
Updated by Walden Raines about 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|fba91e71c0cfcecd5803c9c100de7c131b6cf210.
Fixes #18939: replace incorrect modal buttons.
Instead of using red for all bst-modal buttons we should specify a
button type.
http://projects.theforeman.org/issues/18939