You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by jo...@apache.org on 2012/12/09 14:12:54 UTC

svn commit: r1418933 - /openjpa/site/trunk/lib/view.pm

Author: joes
Date: Sun Dec  9 13:12:53 2012
New Revision: 1418933

URL: http://svn.apache.org/viewvc?rev=1418933&view=rev
Log:
trivial change to generate site build

Modified:
    openjpa/site/trunk/lib/view.pm

Modified: openjpa/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/lib/view.pm?rev=1418933&r1=1418932&r2=1418933&view=diff
==============================================================================
--- openjpa/site/trunk/lib/view.pm (original)
+++ openjpa/site/trunk/lib/view.pm Sun Dec  9 13:12:53 2012
@@ -44,7 +44,7 @@ sub normal_page {
         }
     }
 
-    return Dotiac::DTL::Template($template)->render(\%args), html => \%args;
+    return Template($template)->render(\%args), html => \%args;
 }
 
 # Generates cwiki-style breadcrumbs