Skip to content

Commit

Permalink
(js) Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cgx committed Aug 7, 2015
1 parent fbcaf25 commit 6e82a7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UI/WebServerResources/js/Common/AclController.js
Expand Up @@ -78,7 +78,7 @@
}
}

angular
.module('SOGo.Common')
.controller('AclController', AclController);
angular
.module('SOGo.Common')
.controller('AclController', AclController);
})();

0 comments on commit 6e82a7b

Please sign in to comment.