You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2013/09/02 21:26:27 UTC

svn commit: r877063 - in /websites/staging/jena/trunk/content: ./ js/breadcrumbs.js

Author: buildbot
Date: Mon Sep  2 19:26:26 2013
New Revision: 877063

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/js/breadcrumbs.js

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep  2 19:26:26 2013
@@ -1 +1 @@
-1519500
+1519503

Modified: websites/staging/jena/trunk/content/js/breadcrumbs.js
==============================================================================
--- websites/staging/jena/trunk/content/js/breadcrumbs.js (original)
+++ websites/staging/jena/trunk/content/js/breadcrumbs.js Mon Sep  2 19:26:26 2013
@@ -1,7 +1,7 @@
 $(document).ready(function() {
 
 	var url = $(location).attr('href');
-	var prefix = 'http://localhost/';
+	var prefix = '';
 
 	if(url != prefix && url != prefix + 'index.html'){