mirror of https://github.com/akveo/blur-admin
change copied code to custom
parent
17df899c53
commit
648e4e2123
|
@ -70,11 +70,11 @@
|
|||
ba-panel-title="Composite alerts"
|
||||
ba-panel-class="with-scroll">
|
||||
<div>
|
||||
<div class="alert bg-danger">
|
||||
<h5>Unhandled error!</h5>
|
||||
<strong>Oh snap!</strong> Change a few things up and try submitting again.
|
||||
<div class="alert bg-warning">
|
||||
<h4>Warning!</h4>
|
||||
<strong>Pay attention.</strong> Change a few things up and try submitting again.
|
||||
<div class="control-alert">
|
||||
<button type="button" class="btn btn-danger ">Agree</button>
|
||||
<button type="button" class="btn btn-warning ">Pay Attention</button>
|
||||
<button type="button" class="btn btn-default ">Ignore</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue