discourse/app/assets
Alan Guo Xiang Tan 783bce4b2c
DEV: Don't render header on invites page (#22138)
What this change?

Previous solution relied on CSS to hide the header which is first
wasteful since we're still rendering the header and second makes it
untestable. If we don't want the header to show, we should avoid
rendering it in the first place.
2023-06-16 09:42:00 +08:00
..
images
javascripts DEV: Don't render header on invites page (#22138) 2023-06-16 09:42:00 +08:00
stylesheets DEV: Don't render header on invites page (#22138) 2023-06-16 09:42:00 +08:00