diff --git a/horilla_theme/templates/settings.html b/horilla_theme/templates/settings.html index b4fcbf813..cf1711af4 100644 --- a/horilla_theme/templates/settings.html +++ b/horilla_theme/templates/settings.html @@ -595,6 +595,8 @@ {% endif %} + + {% if recruitment.view_linkedinaccount %}
  • {% trans "Linkedin" %}
  • + {% endif %} {% if "horilla_ldap"|app_installed %} + {% if perms.horilla_ldap.add_ldapsettings or perms.horilla_ldap.update_ldapsettings %}
  • {% trans "LDAP" %}
  • + {% endif %} {% endif %} {% if "horilla_meet"|app_installed %} + {% if perms.horilla_meet.view_googlecloudcredential %}
  • {% trans "Google Meet" %}
  • + {% endif %} {% endif %} {% if "whatsapp"|app_installed %}