You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mr...@apache.org on 2007/01/08 03:17:17 UTC

svn commit: r493908 - /struts/struts2/trunk/core/src/main/resources/template/xhtml/datetimepicker.ftl

Author: mrdon
Date: Sun Jan  7 18:17:16 2007
New Revision: 493908

URL: http://svn.apache.org/viewvc?view=rev&rev=493908
Log:
Adding missing datetimepicker template
WW-1596

Added:
    struts/struts2/trunk/core/src/main/resources/template/xhtml/datetimepicker.ftl

Added: struts/struts2/trunk/core/src/main/resources/template/xhtml/datetimepicker.ftl
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/xhtml/datetimepicker.ftl?view=auto&rev=493908
==============================================================================
--- struts/struts2/trunk/core/src/main/resources/template/xhtml/datetimepicker.ftl (added)
+++ struts/struts2/trunk/core/src/main/resources/template/xhtml/datetimepicker.ftl Sun Jan  7 18:17:16 2007
@@ -0,0 +1,4 @@
+<#include "/${parameters.templateDir}/${parameters.theme}/controlheader.ftl" />
+<#include "/${parameters.templateDir}/simple/datetimepicker.ftl" />
+<#include "/${parameters.templateDir}/xhtml/controlfooter.ftl" />
+