-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0
-
- Force a module handler isEnabled function to return false.
- Check that the module is not supported in the app anymore.
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
When the isEnabled function defined by handlers return a boolean it is always treated as true since $q.when(true/false) always resolves the promise.