Skip to content

Commit 1a5f21d

Browse files
Add toolbars module to the default modules
1 parent 6aefaf1 commit 1a5f21d

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)