You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by le...@apache.org on 2016/02/05 06:12:58 UTC

[1/2] climate git commit: CLIMATE-751 - Add the correct path for ui-date.js

Repository: climate
Updated Branches:
  refs/heads/master 5a3d4d030 -> a47ffc16a


CLIMATE-751 - Add the correct path for ui-date.js


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/82bd8f9e
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/82bd8f9e
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/82bd8f9e

Branch: refs/heads/master
Commit: 82bd8f9e12f6c310ae8cb9502a27c59fbdbbb596
Parents: bd5ab80
Author: Vinicius Silva <vi...@gmail.com>
Authored: Wed Feb 3 21:04:52 2016 -0200
Committer: Vinicius Silva <vi...@gmail.com>
Committed: Wed Feb 3 21:04:52 2016 -0200

----------------------------------------------------------------------
 ocw-ui/frontend/app/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/82bd8f9e/ocw-ui/frontend/app/index.html
----------------------------------------------------------------------
diff --git a/ocw-ui/frontend/app/index.html b/ocw-ui/frontend/app/index.html
index 16f796f..2da8183 100644
--- a/ocw-ui/frontend/app/index.html
+++ b/ocw-ui/frontend/app/index.html
@@ -112,7 +112,7 @@ under the License.
     <script src="bower_components/chap-links-timeline/timeline-min.js"></script>
     <script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script>
     <script src="bower_components/jquery-ui/jquery-ui.js"></script>
-    <script src="bower_components/angular-ui-date/ui-date.js"></script>
+    <script src="bower_components/angular-ui-date/src/ui-date.js"></script>
     <!-- endbower -->
     <!-- endbuild -->
 


[2/2] climate git commit: Merge branch 'CLIMATE-751' of https://github.com/veduardo/climate this closes #306

Posted by le...@apache.org.
Merge branch 'CLIMATE-751' of https://github.com/veduardo/climate this closes #306


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/a47ffc16
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/a47ffc16
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/a47ffc16

Branch: refs/heads/master
Commit: a47ffc16a3da8be65fba2d2d49e0478d053c7101
Parents: 5a3d4d0 82bd8f9
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Thu Feb 4 21:16:05 2016 -0800
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Thu Feb 4 21:16:05 2016 -0800

----------------------------------------------------------------------
 ocw-ui/frontend/app/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------