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 15:01:33 UTC

[39/44] isis git commit: ISIS-1516: fixes typo on home page

ISIS-1516: fixes typo on home page


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

Branch: refs/heads/master
Commit: 00ef021e2d48a0fccfbb3625b6f0a493fd52fda0
Parents: 62853b9
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Oct 12 14:23:35 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Oct 12 14:23:35 2016 +0100

----------------------------------------------------------------------
 adocs/documentation/src/main/asciidoc/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/00ef021e/adocs/documentation/src/main/asciidoc/index.html
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/index.html b/adocs/documentation/src/main/asciidoc/index.html
index c471e75..8bff14a 100644
--- a/adocs/documentation/src/main/asciidoc/index.html
+++ b/adocs/documentation/src/main/asciidoc/index.html
@@ -783,7 +783,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>