Skip to content
Commit 97a938fe authored by Azul's avatar Azul Committed by backportbot[bot]
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 be642889
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