Skip to content
Snippets Groups Projects
Commit c8f31235 authored by Gabriel Nyman's avatar Gabriel Nyman
Browse files

fixed add member button

parent bb2817fd
Branches
No related tags found
No related merge requests found
Pipeline #113176 passed
......@@ -25,7 +25,7 @@
<p style="margin-right: 5px;">Medlemmar:</p>
<p id="pMembers"><p class="loadingIndicator" style="display: none">Laddar medlemmar...</p></p>
</div>
<button id="projectButton2">+ Lägg till medlem</button>
<button id="addMemberButton">+ Lägg till medlem</button>
<button id="projectButton">Redigera</button>
</div>
......
......@@ -26,7 +26,7 @@
<p style="margin-right: 5px;">Medlemmar:</p>
<p id="pMembers"><p class="loadingIndicator" style="display: none">Laddar medlemmar...</p></p>
</div>
<button id="projectButton2">+ Lägg till medlem</button>
<button id="addMemberButton">+ Lägg till medlem</button>
<button id="projectButton">Redigera</button>
</div>
......
......@@ -24,7 +24,7 @@
<p style="margin-right: 5px;">Medlemmar:</p>
<p id="pMembers"><p class="loadingIndicator" style="display: none">Laddar medlemmar...</p></p>
</div>
<button id="projectButton2">+ Lägg till medlem</button>
<button id="addMemberButton">+ Lägg till medlem</button>
<button id="projectButton">Redigera</button>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment