Files
zulip/static/js/ready.js
Anders Kaseorg dea6889956 templates: Make the Loading… message more robust.
Don’t hide it until both CSS and JS have loaded.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-09-20 10:34:44 -07:00

2 lines
38 B
JavaScript

$("#app-loading").addClass("loaded");