From 40cbc0af3443529520bd5dc7f6ade795990b50a6 Mon Sep 17 00:00:00 2001 From: Faheed Date: Sun, 23 Nov 2025 16:50:44 +0300 Subject: [PATCH] ui fix --- templates/portal_base.html | 2 +- .../candidate_application_detail.html | 40 +------------------ 2 files changed, 2 insertions(+), 40 deletions(-) diff --git a/templates/portal_base.html b/templates/portal_base.html index 16711cf..9a9ec7e 100644 --- a/templates/portal_base.html +++ b/templates/portal_base.html @@ -112,7 +112,7 @@ {% endif %} diff --git a/templates/recruitment/candidate_application_detail.html b/templates/recruitment/candidate_application_detail.html index 9d27a33..c0a5276 100644 --- a/templates/recruitment/candidate_application_detail.html +++ b/templates/recruitment/candidate_application_detail.html @@ -535,45 +535,7 @@ {% endif %} -
-
-
-
- -
{% trans "Back to Dashboard" %}
-

{% trans "View all your applications" %}

- {% if application.hiring_agency %} - - {% trans "Go Back" %} - - {% else %} - - {% trans "Go to Dashboard" %} - - {% endif %} -
-
-
- - {% if application.resume %} -
-
-
- -
{% trans "Download Resume" %}
-

{% trans "Get your submitted resume" %}

- - - {% trans "Download" %} - -
-
-
- {% endif %} - -
+