Skip to content

Commit b32dcb9

Browse files
first commit
1 parent 19981e5 commit b32dcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/scripts/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22
(function(){
3-
angular.module('nbAriaUiApp')
3+
angular.module('uiAccordion')
44
.directive('ngAccordion',function ($q,$log) {
55
return {
66
restrict: 'EA',

0 commit comments

Comments
 (0)