File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -124,17 +124,11 @@ module.exports = function (grunt) {
124124 title : 'Angular Patternfly Documentation' ,
125125 dest : 'docs' ,
126126 image : 'misc/logo-alt.svg' ,
127- scripts : [ 'lib/jquery/dist/jquery.js' ,
128- 'lib/bootstrap/dist/js/bootstrap.js' ,
129- 'lib/patternfly-bootstrap-combobox/js/bootstrap-combobox.js' ,
130- 'lib/bootstrap-datepicker/dist/js/bootstrap-datepicker.js' ,
127+ scripts : [
131128 'lib/moment/moment.js' ,
132- 'lib/eonasdan-bootstrap-datetimepicker/src/js/bootstrap-datetimepicker.js' ,
133- 'lib/bootstrap-select/js/bootstrap-select.js' ,
134- 'lib/patternfly-bootstrap-treeview/src/js/bootstrap-treeview.js' ,
135129 'lib/c3/c3.js' ,
136130 'lib/d3/d3.js' ,
137- 'lib/patternfly/dist/js/patternfly.js' ,
131+ 'lib/patternfly/dist/js/patternfly-settings .js' ,
138132 'lib/angular/angular.js' ,
139133 'lib/angular-sanitize/angular-sanitize.js' ,
140134 'lib/angular-animate/angular-animate.js' ,
You can’t perform that action at this time.
0 commit comments