morph-rc/configuration/sources/cryto-todo/static/script.js

4 lines
63 B
JavaScript

$(document).ready(function() {
$(".fancybox").fancybox();
});