SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 4f21de76 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Edit fader order

parent d9d97220
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,6 @@ function removeFilter(element) {
// Start
$('#fader').innerfade({
timeout: 3000,
type: 'random',
type: 'random_start',
});
}(jQuery));
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment