camper/web/templates/admin/media
jordi fita mas 233aacc2de 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 <script> in media.  That <script>
needs to be also a module and explicitly import the function; since it
is already loaded, the browser does not load the file again.
2023-09-24 03:19:46 +02:00
..
field.gohtml Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
form.gohtml Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
index.gohtml Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
picker.gohtml Export camperUploadForm function 2023-09-24 03:19:46 +02:00
upload.gohtml Export camperUploadForm function 2023-09-24 03:19:46 +02:00