\"This plan is no " -#~ "longer available.\"
\n" -#~ " \"Upgrade to current plans →\"\n" -#~ " " -#~ msgstr "" -#~ "\n" -#~ " هذه الخطة لم تعد متاحة ولا يمكن " -#~ "تمديدها.{% trans "This job status is not active, the form will appear once the job is made active"%}
{% endif %} {% endif %} - - - -- {% trans "Assign staff members to manage this job posting and track applications." %} -
- - - {% trans "Assign Staff Member" %} - - {% if job.assigned_to %} -+ {% trans "Assigned to:" %} {{ job.assigned_to }} +
+ {% endif %} + {% if not job.assigned_to %} + + {% elif job.assigned_to and job.assigned_to == request.user %} + + {% endif %} + + + + + {% if not job.assigned_to %}
{% trans "Candidate" %}: {{ meeting.interview.application.person.full_name|default:"N/A" }}
{% trans "Job" %}: {{ meeting.interview.job.title|default:"N/A" }}
-
+
{# Dynamic location/type details #}
{% if meeting.type == 'Remote' %}
{% trans "Remote ID" %}: {{ meeting.meeting_id|default:meeting.location.id }}
@@ -224,7 +224,7 @@
{% trans "Start" %}: {{ meeting.start_time|date:"M d, Y H:i" }}
{% trans "Duration" %}: {{ meeting.duration }} minutes
| 👥 {% trans "Participants" %} | @@ -497,10 +506,7 @@ body { {{ form.system_users }} - -
|---|