dj khalid is removed(rip)
This commit is contained in:
parent
ad4f3df0bd
commit
be040162fd
@ -56,20 +56,6 @@
|
||||
</form>
|
||||
</div>
|
||||
<div class="card-body contacts_body">
|
||||
<ui class="contacts">
|
||||
<li class="active">
|
||||
<div class="d-flex bd-highlight">
|
||||
<div class="img_cont">
|
||||
<img src="https://static.turbosquid.com/Preview/001292/481/WV/_D.jpg" class="rounded-circle user_img">
|
||||
<span class="online_icon"></span>
|
||||
</div>
|
||||
<div class="user_info">
|
||||
<span>Khalid</span>
|
||||
<p>Kalid is online</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ui>
|
||||
<ui class="contacts" id="contacts-box">
|
||||
<th:block th:each="au: ${activeUsers}">
|
||||
<li name="user-box" class="user-box">
|
||||
@ -113,7 +99,7 @@
|
||||
<div class="d-flex justify-content-center">
|
||||
<div class="align-self-center">
|
||||
<h2 class="display-4 no-user-selected-h2">Please select a user</h2>
|
||||
<input class="form-control type_msg" size="10" type="password" id="passphrase-initial" placeholder="Passphrase " required>
|
||||
<input class="form-control type_msg" size="10" type="password" id="passphrase-initial" placeholder="Passphrase " required hidden>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user