Skip to content

Commit

Permalink
bugfix dropdown results dont loead when selecting sales manager on le…
Browse files Browse the repository at this point in the history
…aving resources
  • Loading branch information
ArthurMinfotel committed Aug 5, 2024
1 parent b936d7f commit 3aef66e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/leavinginformation.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
__('Sales manager', 'resources'),
{
'required': mandatory.users_id is defined,
'entity': item.fields['entities_id'],
'right': 'all',
}
) }}
Expand Down Expand Up @@ -221,4 +220,4 @@
{{ include('components/form/buttons.html.twig') }}
{% endif %}
</div>
</div>
</div>

0 comments on commit 3aef66e

Please sign in to comment.