* set fixScroll to public.
This commit is contained in:
@@ -90,7 +90,10 @@ $(document).ready(function()
|
||||
};
|
||||
setTimeout(function(){fixScroll()}, 500);
|
||||
});
|
||||
</script>
|
||||
<?php endif;?>
|
||||
|
||||
<script>
|
||||
/**
|
||||
* Fix scroll bar.
|
||||
*
|
||||
@@ -124,4 +127,3 @@ function fixScroll()
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<?php endif;?>
|
||||
|
||||
Reference in New Issue
Block a user