mirror of
https://github.com/nasa/openmct.git
synced 2024-12-26 08:11:05 +00:00
iconClass to alert
This commit is contained in:
parent
a148f102e1
commit
6c004d265b
@ -76,7 +76,7 @@ export default {
|
||||
|
||||
const dialog = this.openmct.overlays.selection({
|
||||
selectionOptions,
|
||||
iconClass: 'info',
|
||||
iconClass: 'alert',
|
||||
title: 'Select Role',
|
||||
message: 'Please select your role for operator status.',
|
||||
currentSelection: this.role,
|
||||
|
Loading…
Reference in New Issue
Block a user