MDL-60489 javascript: Add missing promise fails
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -354,7 +354,8 @@ define(['jquery', 'core/templates', 'core/notification', 'core/key_codes',
|
||||
M.util.js_complete(jsPendingId);
|
||||
|
||||
return;
|
||||
});
|
||||
})
|
||||
.fail(Notification.exception);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user