mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 17:46:21 +00:00
traer archivos subidos localmente
This commit is contained in:
parent
c77fb50366
commit
417559399a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
.row{ data: { controller: 'non-geo', map: "#{site.url}/public/map.svg" } }
|
.row{ data: { controller: 'non-geo', map: url_for(site.static_files.blobs.find_by_filename('map.svg').attachments.first) } }
|
||||||
.d-none{ hidden: true, data: { target: 'non-geo.overlay' }}
|
.d-none{ hidden: true, data: { target: 'non-geo.overlay' }}
|
||||||
.col
|
.col
|
||||||
.form-group
|
.form-group
|
||||||
|
|
Loading…
Reference in a new issue