Skip to content

Commit d0fc155

Browse files
author
adidoo
committed
change module name
1 parent b623c12 commit d0fc155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular-mt-toggle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*/
99
'use strict';
1010

11-
angular.module('mango.toggle', [])
11+
angular.module('angular.mt.toggle', [])
1212
.directive('angularMtToggle', [
1313
function() {
1414
return {

0 commit comments

Comments
 (0)