summaryrefslogtreecommitdiff
path: root/orkweb
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2005-11-23 20:38:58 +0000
committerHenri Herscher <henri@oreka.org>2005-11-23 20:38:58 +0000
commit6da9ebee8ca1ae047cd250465e0935df114f07e9 (patch)
tree8855d15d1bad194193b41ccb0d7899ec95094646 /orkweb
parent14d391c50b03599177ee4c55f57689329f435827 (diff)
Added support for start day and stop day in recording programs
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@69 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkweb')
-rw-r--r--orkweb/context/WEB-INF/orkweb.application2
1 files changed, 1 insertions, 1 deletions
diff --git a/orkweb/context/WEB-INF/orkweb.application b/orkweb/context/WEB-INF/orkweb.application
index 3a3b934..a5c978b 100644
--- a/orkweb/context/WEB-INF/orkweb.application
+++ b/orkweb/context/WEB-INF/orkweb.application
@@ -9,7 +9,7 @@
<!--<page name="Home" specification-path="Home.page"/>-->
- <!--<meta key="org.apache.tapestry.page-class-packages" value="net.sf.oreka.pages"/> -->
+ <meta key="org.apache.tapestry.page-class-packages" value="net.sf.oreka.pages"/>
<meta key="org.apache.tapestry.component-class-packages" value="net.sf.oreka.tcomponents"/>
<library id="contrib" specification-path="/org/apache/tapestry/contrib/Contrib.library"/>