From 2e0da40b1111d64fd0067e1cf12343b00235c683 Mon Sep 17 00:00:00 2001 From: Roy Johnson Date: Sun, 23 Apr 2006 00:32:37 +0000 Subject: [PATCH] Whole bunch of EMS bug fixes --- .../wgtemplate_default_ems_checkout.tmpl | 27 ++--- .../wgtemplate_default_ems_search.tmpl | 8 +- .../wgtemplate_default_ems_view_event.tmpl | 14 ++- .../Asset/Wobject/EventManagementSystem.pm | 100 +++++++++++++++--- 4 files changed, 106 insertions(+), 43 deletions(-) diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_checkout.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_checkout.tmpl index faac1ed20..89ad58df9 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_checkout.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_checkout.tmpl @@ -4,28 +4,11 @@ #url:default-ems-template-checkout #namespace:EventManagementSystem_checkout #create + - - - - - - - - -
- - - class="evenRow" class="oddRow"> - - - - - - -
-
@@ -40,11 +23,13 @@
+
+ + + @@ -120,4 +105,4 @@ tr.oddRow td { tr.evenRow td { background-color:#E8E8E8; border-right:solid gray 1px; -} \ No newline at end of file +} diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_search.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_search.tmpl index 35752f06e..ee0ace3ab 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_search.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_ems_search.tmpl @@ -118,6 +118,8 @@

Your search returned results.

+

+ @@ -145,7 +147,11 @@
 
- + + +
+ + ~~~