diff --git a/js/ditto.js b/js/ditto.js index 30dc159..6fe5d44 100644 --- a/js/ditto.js +++ b/js/ditto.js @@ -48,8 +48,9 @@ function initialize() { header.css('bottom', (-treshold)+'px'); lastScroll = newScroll; - } + +} function init_sidebar_section() { $.get(ditto.sidebar_file, function(data) {