diff --git a/src/app/components/CalendarEventActions.svelte b/src/app/components/CalendarEventActions.svelte index fc9b0af3..3e626216 100644 --- a/src/app/components/CalendarEventActions.svelte +++ b/src/app/components/CalendarEventActions.svelte @@ -1,16 +1,11 @@
@@ -53,19 +39,6 @@ {#if showActivity} {/if} - - - +
diff --git a/src/app/components/EventActions.svelte b/src/app/components/EventActions.svelte new file mode 100644 index 00000000..81bc21ca --- /dev/null +++ b/src/app/components/EventActions.svelte @@ -0,0 +1,45 @@ + + + + + diff --git a/src/app/components/ThreadActions.svelte b/src/app/components/ThreadActions.svelte index 62e8ae48..b202aa45 100644 --- a/src/app/components/ThreadActions.svelte +++ b/src/app/components/ThreadActions.svelte @@ -1,16 +1,11 @@
@@ -51,19 +37,6 @@ {#if showActivity} {/if} - - - +