Load first item by default
This commit is contained in:
parent
1f56e3b275
commit
677e3a2f73
@ -89,6 +89,9 @@
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
if (document.location.pathname == "/"){
|
||||||
|
$("#submit").click()
|
||||||
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user