Skip to content

Commit 75aa681

Browse files
committed
Removed old events page and api endpoint.
1 parent 2e41f80 commit 75aa681

File tree

3 files changed

+0
-439
lines changed

3 files changed

+0
-439
lines changed

frontend/layouts/default.vue

-5
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,6 @@
8383
<span>Events</span>
8484
</NuxtLink>
8585

86-
<NuxtLink class="navbar-item" to="/old_events" @click.native="(e) => changeRoute(e)">
87-
<span class="icon"><i class="fas fa-list"></i></span>
88-
<span>Old Events</span>
89-
</NuxtLink>
90-
9186
<NuxtLink class="navbar-item" to="/ignore" @click.native="(e) => changeRoute(e)">
9287
<span class="icon"><i class="fas fa-ban"></i></span>
9388
<span>Ignore List</span>

frontend/pages/old_events.vue

-315
This file was deleted.

0 commit comments

Comments
 (0)