[ https://issues.apache.org/jira/browse/CLIMATE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133679#comment-15133679 ]
ASF GitHub Bot commented on CLIMATE-751: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/306 > 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 > 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)