From 8b543a2ea3b6867f1952326d69f9470b50859e29 Mon Sep 17 00:00:00 2001 From: Megan Watson Date: Fri, 4 Sep 2009 17:34:34 +0200 Subject: [PATCH] Added missing smarty file for date field patch Story id: 779844 --- templates/ktcore/forms/widgets/date.smarty | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+), 0 deletions(-) create mode 100755 templates/ktcore/forms/widgets/date.smarty diff --git a/templates/ktcore/forms/widgets/date.smarty b/templates/ktcore/forms/widgets/date.smarty new file mode 100755 index 0000000..6567563 --- /dev/null +++ b/templates/ktcore/forms/widgets/date.smarty @@ -0,0 +1,33 @@ + +
+ +{literal} + + + + + + +{/literal} \ No newline at end of file -- libgit2 0.21.4