We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b623c12 commit d0fc155Copy full SHA for d0fc155
angular-mt-toggle.js
@@ -8,7 +8,7 @@
8
*/
9
'use strict';
10
11
-angular.module('mango.toggle', [])
+angular.module('angular.mt.toggle', [])
12
.directive('angularMtToggle', [
13
function() {
14
return {
0 commit comments