Updated Branches: refs/heads/develop b792ff1c8 -> d2c2193dc
MARMOTTA-398: applied patch by Oliver Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/37da69fd Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/37da69fd Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/37da69fd Branch: refs/heads/develop Commit: 37da69fd1cc3d3208e09233462bed7781abd7d87 Parents: b792ff1 Author: Jakob Frank <[email protected]> Authored: Mon Dec 9 11:39:35 2013 +0100 Committer: Jakob Frank <[email protected]> Committed: Mon Dec 9 11:39:35 2013 +0100 ---------------------------------------------------------------------- platform/marmotta-ldpath/src/main/resources/web/admin/ldpath.html | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/37da69fd/platform/marmotta-ldpath/src/main/resources/web/admin/ldpath.html ---------------------------------------------------------------------- diff --git a/platform/marmotta-ldpath/src/main/resources/web/admin/ldpath.html b/platform/marmotta-ldpath/src/main/resources/web/admin/ldpath.html index 955e468..c7a7d37 100644 --- a/platform/marmotta-ldpath/src/main/resources/web/admin/ldpath.html +++ b/platform/marmotta-ldpath/src/main/resources/web/admin/ldpath.html @@ -34,7 +34,6 @@ <link rel="stylesheet" href="../../webjars/codemirror/3.16/addon/hint/show-hint.css"> <script src="../../webjars/codemirror-modes/3.16/mode/ldpath/ldpath.js"></script> -<link rel="stylesheet" href="../../webjars/codemirror-modes/3.16/mode/ldpath/ldpath.css"> <link rel="stylesheet" href="style.css" /> <script type="text/javascript" src="ldpath.js"></script>
