demarches-normaliennes/app/views/admin
Pierre de La Morinerie ed5f2fa35f attestation: fix preview of logos
Turns out that assigning the params to the procedure calls `read` on the
images files. Calling `read` moves the seek offset to the end of the
file; which means that subsequent calls to `read` return an empty
string.

Fix the issue by calling `rewind` before attempting to `read` the file,
to ensure the seek offset is at the beginning of the file.

Fix #4958
2020-03-30 14:58:50 +02:00
..
assigns instructeurs: make the create form not using email directly 2019-11-04 10:44:24 +01:00
attestation_templates attestation: fix preview of logos 2020-03-30 14:58:50 +02:00
instructeurs instructeurs: make the create form not using email directly 2019-11-04 10:44:24 +01:00
mail_templates Remove simple form from mail_templates 2019-10-08 10:57:35 +02:00
procedures admin: alias Administrateur.email 2020-02-04 16:21:42 +01:00
_closed_mail_template_attestation_inconsistency_alert.html.haml Procédure → Démarche 2018-09-05 15:46:24 +02:00