From 3dc6c4aa604bd6bb78341cbc8224885d4aa75ca0 Mon Sep 17 00:00:00 2001 From: Alan Jack Pippin Date: Sun, 5 Aug 2007 23:41:58 -0600 Subject: [PATCH] Created new scheduling application for HT interviews --- templates/default/int_sched.tpl | 94 +++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 templates/default/int_sched.tpl diff --git a/templates/default/int_sched.tpl b/templates/default/int_sched.tpl new file mode 100644 index 0000000..a18055f --- /dev/null +++ b/templates/default/int_sched.tpl @@ -0,0 +1,94 @@ +
+
+ + + + +
{title}
+ + {int_link_title} +   |   + {schedule_int_link_title} +

+ + + + +
+ + + + + {appt_header_row} + {appt_table_data} + + + +
+ {appt_table_title} +
+ + + + +
+ +     + + +
+ + + + + + {header_row} + {table_data} + + + + +
+ {table_title} +
+ +     + + +
+ +
+ + + + + {completed_header_row} + {completed} +
+ All Elders with Interviews Completed +
+

+ + + + + + {totals_header_row} + {totals} +
+ Total Hometeaching Interviews +
+
+
+ + + + + + + + + + + + -- 2.34.1