Skip to content

Commit 5ad6de2

Browse files
committed
Merge pull request #206 from jeff-phillips-18/fixes
Add toolbars module to the default modules
2 parents 6aefaf1 + 1a5f21d commit 5ad6de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/patternfly.module.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ angular.module('patternfly', [
1212
'patternfly.notification',
1313
'patternfly.select',
1414
'patternfly.sort',
15+
'patternfly.toolbars',
1516
'patternfly.utils',
1617
'patternfly.validation',
1718
'patternfly.views'

0 commit comments

Comments
 (0)