Author: joes
Date: Sun Mar 23 01:36:04 2014
New Revision: 1580411
URL: http://svn.apache.org/r1580411
Log:
doh
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=1580411&r1=1580410&r2=1580411&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 01:36:04 2014
@@ -13,8 +13,8 @@ our @patterns = (
headers => { title => "Sitemap" },
nest => 1,
}],
- [qr!^/index\.html$!, news_page => {
-# view => 'news_page',
+ [qr!^/index\.html$!, snippet => {
+ view => 'news_page',
conf => $conf,
headers => { title => "Home" },
}],