Skip to content
Snippets Groups Projects
Commit 3a3dc149 authored by Aleksander Tosbakken's avatar Aleksander Tosbakken
Browse files

put group chats at the top

parent 5f6dca81
Branches master
No related tags found
No related merge requests found
Pipeline #115705 passed
......@@ -30,11 +30,11 @@
</div>
<ul id="groupChatList">
<li onclick="openNewGroupChatForm()"><i class="fas fa-plus userIcon"></i>New group chat</li>
</ul>
<ul id="userList">
<li onclick="openCalculator(); toggleUserList();"><i class="fas fa-user userIcon"></i>Kalkulator</li>
<li onclick="openNewGroupChatForm()"><i class="fas fa-plus userIcon"></i>New group chat</li>
</ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment