diff --git a/src/scripts/tutti/10_tasks.js b/src/scripts/tutti/10_tasks.js index 3941389..8e00531 100644 --- a/src/scripts/tutti/10_tasks.js +++ b/src/scripts/tutti/10_tasks.js @@ -28,10 +28,6 @@ function item_open(item_id, item_type, pushState, project_url) } } - if ($(window).scrollTop() > 0) { - $("html, body").animate({scrollTop: 0 }, '500', 'swing'); - } - $('#col_right .col_header span.header_text').text(item_type + ' details'); // Style elements starting with item_type and dash, e.g. "#shot-uuid"