You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now on each app load we get a 404 for custom.css. I will solve this by creating a flag holding css files for branding purposes and include them only if they are in included in this flag.
Create EXTRA_BRANDING flag in conf/general.js
includeBranding() just in case EXTRA_BRANDING.length > 0