diff --git a/frontend/src/components/Modals/JobApplicationModal.vue b/frontend/src/components/Modals/JobApplicationModal.vue new file mode 100644 index 00000000..3280c727 --- /dev/null +++ b/frontend/src/components/Modals/JobApplicationModal.vue @@ -0,0 +1,49 @@ + + diff --git a/frontend/src/components/UpcomingEvaluations.vue b/frontend/src/components/UpcomingEvaluations.vue index c39890ab..c24c56d6 100644 --- a/frontend/src/components/UpcomingEvaluations.vue +++ b/frontend/src/components/UpcomingEvaluations.vue @@ -10,7 +10,7 @@
-
+
{{ evl.course_title }}
diff --git a/frontend/src/pages/JobDetail.vue b/frontend/src/pages/JobDetail.vue index 8ca28ec3..b7bfd35e 100644 --- a/frontend/src/pages/JobDetail.vue +++ b/frontend/src/pages/JobDetail.vue @@ -23,7 +23,7 @@ {{ __('Report') }} -