mirror of
https://gitlab.com/brutaldon/brutaldon.git
synced 2024-12-04 14:46:24 -05:00
Use non-depricated format for ready.
This commit is contained in:
parent
c52307fc9d
commit
26cd95544a
@ -170,7 +170,7 @@
|
||||
{% if not preferences.no_javascript %}
|
||||
|
||||
<script type="application/javascript">
|
||||
$(document).ready(function () {
|
||||
$(function () {
|
||||
menuPrepare();
|
||||
animateLinks(".animate-link");
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user