diff --git a/public/images/profile-placeholder.png b/public/images/profile-placeholder.png new file mode 100644 index 00000000..ffcca6fc Binary files /dev/null and b/public/images/profile-placeholder.png differ diff --git a/src/components/Dashboard/DashboardAusweis.svelte b/src/components/Dashboard/DashboardAusweis.svelte index 9f53a8d7..bcb7077b 100644 --- a/src/components/Dashboard/DashboardAusweis.svelte +++ b/src/components/Dashboard/DashboardAusweis.svelte @@ -46,9 +46,13 @@
-
+
+ {#if benutzer.rolle === "ADMIN"}
  • @@ -88,6 +91,7 @@
  • + {/if}
    @@ -114,24 +118,25 @@
    - +