Skip to content
Snippets Groups Projects
Commit 4351b98d authored by Norbert Gørke's avatar Norbert Gørke
Browse files

added create group chat button

parent 1a62f5da
No related branches found
No related tags found
No related merge requests found
Pipeline #115095 passed
......@@ -30,6 +30,9 @@
<ul id="userList">
<li onclick="openCalculator(); toggleUserList();"><i class="fas fa-user userIcon"></i>Kalkulator</li>
<li onclick="openNewGroupChatForm(); toggleUserList();">
<i class="fas fa-user userIcon"></i>Opprett gruppesamtale
</li>
</ul>
<ul id="groupChatList">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment