You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2013/01/13 15:22:58 UTC

git commit: o Apporto sidebar !!

Updated Branches:
  refs/heads/master 4c47f19af -> 9cd2acb3e


o Apporto sidebar !!


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9cd2acb3
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/9cd2acb3
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/9cd2acb3

Branch: refs/heads/master
Commit: 9cd2acb3ee667df3eeb8f46805ed2885190cf77d
Parents: 4c47f19
Author: Kristian Rosenvold <kr...@apache.org>
Authored: Sun Jan 13 15:01:38 2013 +0100
Committer: Kristian Rosenvold <kr...@apache.org>
Committed: Sun Jan 13 15:02:05 2013 +0100

----------------------------------------------------------------------
 src/site/site.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/9cd2acb3/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index db1de94..3cff66b 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -39,7 +39,7 @@
   <custom>
     <fluidoSkin>
       <topBarEnabled>true</topBarEnabled>
-      <sideBarEnabled>false</sideBarEnabled>
+      <sideBarEnabled>true</sideBarEnabled>
       <googleSearch>
         <sitesearch>${project.url}</sitesearch>
       </googleSearch>