Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ require('patternfly-bootstrap-treeview/dist/bootstrap-treeview.min');
require('google-code-prettify/bin/prettify.min');

//MatchHeight - Used to make sure dashboard cards are the same height
require('jquery-match-height/jquery.matchHeight-min');
require('jquery-match-height/dist/jquery.matchHeight-min');

//Angular Application? You May Want to Consider Pulling Angular-PatternFly And Angular-UI Bootstrap instead of bootstrap.js
//See https://github.com/patternfly/angular-patternfly for more information