Klaster1 commented on a change in pull request #6025: Ignite 9799 URL: https://github.com/apache/ignite/pull/6025#discussion_r253789202
########## File path: modules/web-console/frontend/app/vendor.js ########## @@ -52,12 +52,9 @@ import 'file-saver'; import 'jszip'; import 'nvd3'; import 'lodash'; -import 'angular-ui-carousel'; import 'angular-gridster/dist/angular-gridster.min.css'; import 'angular-tree-control/css/tree-control-attribute.css'; import 'angular-tree-control/css/tree-control.css'; import 'angular-ui-grid/ui-grid.css'; -import 'angular-motion/dist/angular-motion.css'; import 'nvd3/build/nv.d3.css'; -import 'angular-ui-carousel/dist/ui-carousel.css'; Review comment: @AlexDel page-landing uses ui-carousel. Either restore the dependency or remove ui-carousel from landing (maybe use ignite logo instead?). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
