move warning label
This commit is contained in:
parent
09789feae3
commit
014f3d90d7
1 changed files with 4 additions and 3 deletions
|
@ -15,6 +15,10 @@
|
|||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
This is QA-metadata - do not use for production services!
|
||||
</div>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
@ -31,9 +35,6 @@
|
|||
<div class="row no-gutters">
|
||||
<div class="col-sm-12 col-md-7">
|
||||
<h1 class="article-header">Sweden Connect Metadata (QA)</h1>
|
||||
<div class="alert alert-warning" role="alert">
|
||||
This is QA-metadata - do not use for production services!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue