Adjust position of back-to-top button on mobile view

This commit is contained in:
2025-04-22 23:52:02 +02:00
parent a155698a53
commit f49f7946ec
17 changed files with 11099 additions and 4739 deletions

View File

@@ -19,8 +19,6 @@ function updateListIdFullSlider() {
$("#total_slider").val(listId);
}
$(document).ready(function() {
console.log("ready");
$("#modal_form").draggable({
handle: ".modal-header"
});