compareware/static/app.js
2023-04-16 12:31:32 +02:00

3 lines
No EOL
152 B
JavaScript

$(document).on('ready turbolinks:load', function () {
// This is called on the first page load *and* also when the page is changed by turbolinks
});