Merge branch 'develop' of https://gitlab.steamware.net/steamware/mapo-core into develop
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
<div class="top-row d-flex justify-content-between text-light">
|
||||
<div class="col-4">
|
||||
<span>
|
||||
<div class="col-4 d-flex">
|
||||
<div class="pe-1">
|
||||
<button class="btn btn-sm @ResetClass" @onclick="() => ForceReload()" title="Update"><i class="fa-solid fa-rotate"></i></button>
|
||||
@UserName
|
||||
</span>
|
||||
<sub>[@MatrOpr]</sub>
|
||||
</div>
|
||||
<div class="small fw-light lh-sm">
|
||||
<div class="small">@UserName</div>
|
||||
<small>@MatrOpr</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-4 text-center d-flex justify-content-center">
|
||||
<div class="text-decoration-none text-light" @onclick="()=>backToSM()">
|
||||
<i class="fa-solid fa-house"></i>
|
||||
<div class="col-4 text-center d-flex justify-content-center px-0">
|
||||
<div class="btn btn-outline-info p-1 text-decoration-none text-light" @onclick="()=>backToSM()">
|
||||
<i class="fa-solid fa-house"></i>
|
||||
MapoTAB2
|
||||
|
||||
<img src="images/LogoSteamware.png" style="height: 1rem" />
|
||||
<img src="images/LogoSteamware.png" style="height: 1.3rem" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-4 text-end">
|
||||
|
||||
Reference in New Issue
Block a user