nextcloud-server/core/js/public
Azul 97a938fe9f 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: Azul <azul@riseup.net>
2022-01-11 10:34:36 +07:00
..
publicpage.js fix: only use jquery once it is available 2022-01-11 10:34:36 +07:00