Author: alexoree
Date: Thu Jan  2 01:31:23 2014
New Revision: 1554716

URL: http://svn.apache.org/r1554716
Log:
JUDDI-750 adding more content

Modified:
    juddi/cms-site/trunk/lib/path.pm

Modified: juddi/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/juddi/cms-site/trunk/lib/path.pm?rev=1554716&r1=1554715&r2=1554716&view=diff
==============================================================================
--- juddi/cms-site/trunk/lib/path.pm (original)
+++ juddi/cms-site/trunk/lib/path.pm Thu Jan  2 01:31:23 2014
@@ -4,7 +4,7 @@ use ASF::Value;
 # taken from django's url.py
 
 our @patterns = (
-       [qr!\index.mdtext$!, skeletonHome => { template => "skeletonHome.html" 
}],
+       [qr!\index.mdtext$!, single_narrative => { template => 
"skeletonHome.html" }],
        [qr!\.mdtext$!, single_narrative => { template => 
"single_narrative.html" }],
        
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to