Open
Description
Sometimes we check if we should load CSS and JS on a given page, sometimes we don't.
A patch for this issue would make it so a module's CSS and JS is loaded only when necessary instead of on every page in the admin.
This is consolidating tickets #239 and #242. Exists because of #263. Might also help scope (but not solve) cases like #323.