We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14ce5fb + b748e55 commit 47b79acCopy full SHA for 47b79ac
1 file changed
recoco/apps/crm/templates/crm/projects_low_reach.html
@@ -9,6 +9,9 @@
9
{% block og_title %}
10
Dossiers à faible répondant - CRM
11
{% endblock og_title %}
12
+{% block js %}
13
+ {% vite_asset 'js/apps/crm.js' %}
14
+{% endblock js %}
15
{% block content %}
16
<div x-data="Crm" class="d-flex fr-px-0">
17
{% include "crm/fragments/sidebar.html" with back_button=True map=True tools=True search=True %}
0 commit comments