From 233aacc2def55d46a244a2dbedf97ab8d4929b24 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Sun, 24 Sep 2023 03:19:46 +0200 Subject: [PATCH] Export camperUploadForm function I did not remember that the file was loaded as a module, so i have to export it in order to use from the +
{{ with .Field -}} diff --git a/web/templates/admin/media/upload.gohtml b/web/templates/admin/media/upload.gohtml index ba92ddf..9ca721e 100644 --- a/web/templates/admin/media/upload.gohtml +++ b/web/templates/admin/media/upload.gohtml @@ -28,5 +28,8 @@
- + {{- end }}