Skip to content

Commit 0bbe21a

Browse files
app_name_fix
1 parent 432db1a commit 0bbe21a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/scripts/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'use strict';
22
(function(){
3+
angular.module('uiAccordion',[]);
34
angular.module('uiAccordion')
45
.directive('ngAccordion',function ($q,$log) {
56
return {

0 commit comments

Comments
 (0)