calcms.cust.js: scroll to head

This commit is contained in:
Milan
2021-04-11 12:40:19 +02:00
parent 10a19398d5
commit e87f3f03e6

View File

@@ -266,6 +266,7 @@ var calcms_settings = new Array();
}
$(document).ready(function() {
if (window.location.href.match(/\/programm\//)) scrollTo( $("h1"), -16,0 );
initCalcms();
initWordpress();
calcms.showPlaylist();