Author: joes
Date: Sun Mar 23 06:31:33 2014
New Revision: 1580454
URL: http://svn.apache.org/r1580454
Log:
shorten
Modified:
thrift/cms-site/trunk/lib/path.pm
Modified: thrift/cms-site/trunk/lib/path.pm
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1580454&r1=1580453&r2=1580454&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 06:31:33 2014
@@ -25,7 +25,7 @@ our @patterns = (
headers => { title => "Index" }, # "Index" is magical here
}],
[qr!/README.md(?:text)?$!, snippet => {
- view => [qw/reconstruct_content single_narrative/],
+ view => [qw/reconstruct single_narrative/],
conf => $conf,
template => 'default.html',
repo => 'thrift.git',