You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/10/21 16:49:30 UTC

isis-site git commit: ISIS-1516: fixes typo on home page

Repository: isis-site
Updated Branches:
  refs/heads/asf-site 30451a634 -> 1b8edce37


ISIS-1516: fixes typo on home page


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/1b8edce3
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/1b8edce3
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/1b8edce3

Branch: refs/heads/asf-site
Commit: 1b8edce37690cf6ce288bd9b26288ddae903306c
Parents: 30451a6
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Fri Oct 21 17:45:07 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Fri Oct 21 17:45:07 2016 +0100

----------------------------------------------------------------------
 content/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/1b8edce3/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index f735450..a84dc8e 100644
--- a/content/index.html
+++ b/content/index.html
@@ -808,7 +808,7 @@ mvn archetype:generate  \
 
 
 <link href="./css/jquery.tocify/1.9.0/jquery.tocify.css" rel="stylesheet">
-<script src="./js/jqueryui/1.11.4/jquery-ui.min.js"></script> -->
+<script src="./js/jqueryui/1.11.4/jquery-ui.min.js"></script>
 <script src="./js/jquery.tocify/1.9.0/jquery.tocify.js"></script>
 
 <script src="./js/slick/1.5.0/slick.min.js"></script>