Skip to content
Snippets Groups Projects
Commit 6ea39a69 authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: display admin in other contact

parent fb92372a
No related branches found
No related tags found
1 merge request!7fix: backlink on left in territory profile...
Pipeline #16382 passed
......@@ -366,7 +366,7 @@ import("./utils.js").then((utils) => {
<div></div>
<div></div>
</div>
<solid-form-search
<!--<solid-form-search
class="hidden"
id="tzcld-secondary-contacts-filter-${utils.getIntId(tzcldprofile.id)}"
nested-field="members"
......@@ -375,10 +375,10 @@ import("./utils.js").then((utils) => {
submit-button="Rechercher"
submit-widget="button"
naked=""
></solid-form-search>
></solid-form-search>-->
<solid-display
filtered-by="tzcld-secondary-contacts-filter-${utils.getIntId(tzcldprofile.id)}"
empty-value="Pas de contact"
empty-widget="tzcld-generic-no-result-info"
loader-id="loader-all-contact-territory"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment