You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ss...@apache.org on 2013/09/10 11:52:10 UTC

git commit: fixes MARMOTTA-303

Updated Branches:
  refs/heads/develop 83522bfc1 -> ce5cf2c5d


fixes MARMOTTA-303


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

Branch: refs/heads/develop
Commit: ce5cf2c5deb63a3bb1658e62beb6f1c880efcaaa
Parents: 83522bf
Author: Sebastian Schaffert <ss...@apache.org>
Authored: Tue Sep 10 11:52:05 2013 +0200
Committer: Sebastian Schaffert <ss...@apache.org>
Committed: Tue Sep 10 11:52:05 2013 +0200

----------------------------------------------------------------------
 .../src/main/resources/web/public/html/reasoning.html              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/ce5cf2c5/platform/marmotta-core/src/main/resources/web/public/html/reasoning.html
----------------------------------------------------------------------
diff --git a/platform/marmotta-core/src/main/resources/web/public/html/reasoning.html b/platform/marmotta-core/src/main/resources/web/public/html/reasoning.html
index 5a9fa95..75597af 100644
--- a/platform/marmotta-core/src/main/resources/web/public/html/reasoning.html
+++ b/platform/marmotta-core/src/main/resources/web/public/html/reasoning.html
@@ -25,7 +25,7 @@
            font-size: 0.95em;
         }
     </style>
-    <script type="text/javascript" src="../../webjars/jquery/1.8.2/jquery.min.js"></script>
+    <script type="text/javascript" src="../../../webjars/jquery/1.8.2/jquery.min.js"></script>
     <script type="text/javascript">
         var hash;
         var baseURI;