You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/09/18 16:16:03 UTC

couchdb-www git commit: Do not list root as well

Repository: couchdb-www
Updated Branches:
  refs/heads/asf-site 3eeb13d9a -> 92a476738


Do not list root as well


Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/92a47673
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/92a47673
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/92a47673

Branch: refs/heads/asf-site
Commit: 92a476738c9eb700091ad2eda252e519225c0398
Parents: 3eeb13d
Author: Alexander Shorin <kx...@apache.org>
Authored: Fri Sep 18 17:14:36 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Fri Sep 18 17:14:56 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/92a47673/release-candidate/2.0/index.html
----------------------------------------------------------------------
diff --git a/release-candidate/2.0/index.html b/release-candidate/2.0/index.html
index 5b87fa6..b84fe8b 100644
--- a/release-candidate/2.0/index.html
+++ b/release-candidate/2.0/index.html
@@ -167,7 +167,7 @@
 
     jQuery.each(files, function(idx, item) {
       console.log(item);
-      if (item.Key == 'release-candidate/index.html') {
+      if (item.Key == 'release-candidate/' || item.Key == 'release-candidate/index.html') {
         return;
       }
       // strip off the prefix