Skip to content

[Test] Rajouter un test sur la prise de RDV sur un autre calendrier / Plage ouverture / Absence

jjf21 requested to merge test-crud-abs-po into master
# select(other_agent.full_name, from: :id)
visit organisation_agent_absences_path(agent.organisations.first.id, other_agent.id)

Le onchange: "Turbolinks.visit($('.select2-input option:selected').attr('data-url'))" n'est pas pris en compte

Merge request reports