From f5cb80f8588cf23fe64a3bf080c2106b80d0e2d7 Mon Sep 17 00:00:00 2001 From: Arnaud Levy <contact@arnaudlevy.com> Date: Mon, 25 Oct 2021 14:21:11 +0200 Subject: [PATCH] export --- docs/websites/export.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/websites/export.md diff --git a/docs/websites/export.md b/docs/websites/export.md new file mode 100644 index 000000000..32f1173a4 --- /dev/null +++ b/docs/websites/export.md @@ -0,0 +1,3 @@ +# Export + +Comment exporter les attachments, qu'ils soient liés à un objet active storage, ou dans un champ action text ? \ No newline at end of file -- GitLab