{# {% set proxy_url = "https://image.goldenbees.fr/images?w=400&h=400&transfo=fit&imgurl=" %} #}
{# {% set static_path = advertiser.name|lower|replace({' ': ''})|replace({'à':'a', 'ê':'e', 'é':'e', 'è':'e'}) %} #}
{# Form for adding a new jobGroup #}
{#
{# End new Version #}
#}
{#
#}
{# Start New version #}
#}
{# #}
{#
#}
{# #}
{# #}
{# Modify JobGroup #}
{# {{ jobgroup.name }} #}
{#
#}
{#
1
Informations
{{ form_start(form, {'attr': {'class': 'form-horizontal'}}) }}
{{ form_label(form.name, "Name", {'label_attr': {'class': 'control-label labelInput focusInput ml-3'}}) }}
{{ form_widget(form.name, {'attr': {'class': 'form-control', 'placeholder': 'JobGroup Name' }}) }}
{{ form_errors(form.name) }}
{{ form_label(form.description, "Description", {'label_attr': {'class': 'control-label labelInput focusInput ml-3'}}) }}
{{ form_rest(form) }}
{{ form_end(form) }}
{{ form_widget(form.description, {'attr': {'class': 'form-control', 'placeholder': '' }}) }}
{{ form_errors(form.description) }}
2
{{ 'Rules'|trans }}
{{ 'Matching jobs'|trans }} : <% jobsCount %>
<% translateLogic(group.logic) %>
{{ 'group'|trans|capitalize }} <% j + 1%>
{{ 'Copy group'|trans }}
<% translateLogic(groupRule.logic) %> | ||||||||
|
|
|||||||
|
|
{{ 'Matching jobs'|trans }}
{% if is_granted('ROLE_BACKEND') %}
{% endif %}
{# {% if valuesJobJobgroup|length == 0 %}
NO DATA TO DISPLAY
{% else %} {% endif %} #}
{{ 'Active Jobs'|trans }}
{{ activeJobs }}
{{ 'Job by Category'|trans }}
{{ 'Job by Location'|trans }}
{{ 'Job by Contracts type'|trans }}