$()

in content/assets/js/custom.js [5:7]


    $("a.scroll").on('click', function (e) {
        e.preventDefault();
    });