[ https://issues.apache.org/jira/browse/CLIMATE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lewis John McGibbney resolved CLIMATE-751. ------------------------------------------ Resolution: Fixed Thank you folks for reporting and sending in the pull requests. > Incorrect Import Path In index.html > ----------------------------------- > > Key: CLIMATE-751 > URL: https://issues.apache.org/jira/browse/CLIMATE-751 > Project: Apache Open Climate Workbench > Issue Type: Bug > Reporter: Michael Anderson > Assignee: Vinicius Eduardo Soares da Silva > Priority: Trivial > > <script src="bower_components/angular-ui-date/ui-date.js"></script> > is not the correct path and a cannot find file is logged to the console. > The correct path is: > <script src="bower_components/angular-ui-date/src/date.js"></script> -- This message was sent by Atlassian JIRA (v6.3.4#6332)