mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00

Not an optimal solution, because it uses files from our own repository instead of the bundle, but found no other solution for now.
11 lines
309 B
JavaScript
11 lines
309 B
JavaScript
//= link_tree ../images
|
|
//= link_directory ../javascripts .js
|
|
//= link_directory ../stylesheets .css
|
|
//= link datepicker-cs.js
|
|
//= link datepicker-de.js
|
|
//= link datepicker-es.js
|
|
//= link datepicker-fi.js
|
|
//= link datepicker-fr.js
|
|
//= link datepicker-he.js
|
|
//= link datepicker-nl.js
|
|
//= link datepicker-ru.js
|