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 19981e5 commit b32dcb9Copy full SHA for b32dcb9
app/scripts/app.js
@@ -1,6 +1,6 @@
1
'use strict';
2
(function(){
3
- angular.module('nbAriaUiApp')
+ angular.module('uiAccordion')
4
.directive('ngAccordion',function ($q,$log) {
5
return {
6
restrict: 'EA',
0 commit comments