Skip to content
Commit 94554c4c authored by Azul's avatar Azul
Browse files

fix: only use jquery once it is available



publicpage.js is loaded very early and cannot rely on jquery being loaded already.

Move the use of `$` into the `DomContentLoaded` handler.

Signed-off-by: default avatarAzul <azul@riseup.net>
parent 6572f801
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment