Go to file
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
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
demo Add campsite map in SVG 2023-09-24 03:17:13 +02:00
deploy Add campsite map in SVG 2023-09-24 03:17:13 +02:00
pkg Add campsite map in SVG 2023-09-24 03:17:13 +02:00
po Add campsite map in SVG 2023-09-24 03:17:13 +02:00
revert Add campsite map in SVG 2023-09-24 03:17:13 +02:00
test Add campsite map in SVG 2023-09-24 03:17:13 +02:00
verify Add campsite map in SVG 2023-09-24 03:17:13 +02:00
web Export camperUploadForm function 2023-09-24 03:19:46 +02:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00