app: Alert is now a warning
This commit is contained in:
parent
01de9c25c4
commit
0136705bd9
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ export class Application extends React.Component {
|
|||
<CardTitle>Starter Kit</CardTitle>
|
||||
<CardBody>
|
||||
<Alert
|
||||
variant="info"
|
||||
variant="warning"
|
||||
title={ cockpit.format(_("Running on $0"), this.state.hostname) }
|
||||
/>
|
||||
</CardBody>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5ab8003236a9e6c86e271fc0d7423110ef14bf4f
|
||||
Subproject commit ca95546115f7ea9a603f448416d0f3d7516925f5
|
||||
Loading…
Add table
Add a link
Reference in a new issue