[ https://issues.apache.org/jira/browse/CLIMATE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131343#comment-15131343 ]
ASF GitHub Bot commented on CLIMATE-751: ---------------------------------------- Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/306#issuecomment-179523025 Can one of the admins verify this patch? > 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)