Script include not being called from module filter
Hey guys, I have a module where I'm calling a script include (client callable is checked), however it doesn't seem like the script is being called. The module is in a scoped application while the script include is global. I know the script include wo...