diff --git a/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Profile.vue b/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Profile.vue index 8ca50e1..73216f7 100644 --- a/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Profile.vue +++ b/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Profile.vue @@ -80,7 +80,7 @@
-

{{teamName}}

+

{{teamName}}

Unser Rang: {{teamRanking}}

Unser Status: {{currentTeamStatus}} @@ -109,7 +109,7 @@ type="submit"/>

-
+

Teammitglieder


-
- -
-
+
@@ -138,7 +130,7 @@ unelevated @click="sendTeamInvite()" :disabled="!teamInviteChecked" - color="positive" + color="primary" type="submit"/>