You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2010/11/07 20:01:08 UTC

svn commit: r1032346 - /incubator/river/site/trunk/lib/view.pm

Author: sijskes
Date: Sun Nov  7 19:01:08 2010
New Revision: 1032346

URL: http://svn.apache.org/viewvc?rev=1032346&view=rev
Log: (empty)

Modified:
    incubator/river/site/trunk/lib/view.pm

Modified: incubator/river/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/lib/view.pm?rev=1032346&r1=1032345&r2=1032346&view=diff
==============================================================================
--- incubator/river/site/trunk/lib/view.pm (original)
+++ incubator/river/site/trunk/lib/view.pm Sun Nov  7 19:01:08 2010
@@ -43,8 +43,8 @@ sub single_narrative {
         }
     }
 
-	$args{sidenav} = {};
-	read_text_file "templates/sidenav.mdtext", $args{sidenav} ;
+#	$args{sidenav} = {};
+#	read_text_file "templates/sidenav.mdtext", $args{sidenav} ;
 
 #	select STDOUT ;
 #	$| = 1 ;