Skip to content

Commit

Permalink
fix(statutory): add information on how to withdraw your application (#…
Browse files Browse the repository at this point in the history
…2069)

Co-authored-by: Rik Smale <13023439+WikiRik@users.noreply.github.com>
  • Loading branch information
LeonVreling and WikiRik committed Mar 9, 2024
1 parent bd7f330 commit 152d14e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/views/statutory/EditCandidate.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<template>
<div class="tile is-ancestor ">
<div class="tile is-child">
<span class="notification is-info" v-if="$route.params.candidate_id">
To withdraw your candidature, you should send an email to the <a href="mailto:juridical@aegee.eu">Juridical Commission</a>.
</span>
<form @submit.prevent="saveCandidate()">
<div class="field">
<label class="label">Body <span class="has-text-danger">*</span></label>
Expand Down

0 comments on commit 152d14e

Please sign in to comment.