Updated Navdata view
This commit is contained in:
parent
5a49e270b9
commit
0cf2360576
@ -36,8 +36,7 @@
|
|||||||
|
|
||||||
@{
|
@{
|
||||||
if(Model != null){
|
if(Model != null){
|
||||||
<div class="card-body col-md-6">
|
<div class="card-body bg-warning col-md-6">
|
||||||
|
|
||||||
<div class="container jumbotron">
|
<div class="container jumbotron">
|
||||||
<h3>@Model.Name (@Model.Type) [@Model.Id]</h3>
|
<h3>@Model.Name (@Model.Type) [@Model.Id]</h3>
|
||||||
|
|
||||||
@ -57,7 +56,6 @@
|
|||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user