summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorivan <ivan>2008-09-03 01:47:16 +0000
committerivan <ivan>2008-09-03 01:47:16 +0000
commitacc5c3aa84fddf8af378dc2a1b2e1bd0fd246e87 (patch)
treecd02a97a3047c8fbabafe2efc281213e2bd97626 /httemplate/elements
parent9c4efe139031eb5b756f61505d9a1b3024583065 (diff)
add back ability to post a check/cash refund. be more explicit about it instead of just being a checkbox when posting a credit. RT#3812
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/init_calendar.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/elements/init_calendar.html b/httemplate/elements/init_calendar.html
new file mode 100644
index 000000000..04b013596
--- /dev/null
+++ b/httemplate/elements/init_calendar.html
@@ -0,0 +1,5 @@
+<LINK REL="stylesheet" TYPE="text/css" HREF="<%$fsurl%>elements/calendar-win2k-2.css" TITLE="win2k-2">
+
+% foreach (qw( _stripped -en -setup )) {
+<SCRIPT TYPE="text/javascript" SRC="<%$fsurl%>elements/calendar<%$_%>.js"></SCRIPT>
+% }