From: Michael J. Rubinsky Date: Wed, 4 Feb 2009 17:03:15 +0000 (-0500) Subject: Remove the category_legend.inc file now that we color per-calendar. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b92d438dae2bc48cc4189380c4ef3fb6332fca3b;p=horde.git Remove the category_legend.inc file now that we color per-calendar. --- diff --git a/kronolith/lib/Views/Day.php b/kronolith/lib/Views/Day.php index 33e013e47..1dccef9d5 100644 --- a/kronolith/lib/Views/Day.php +++ b/kronolith/lib/Views/Day.php @@ -290,8 +290,6 @@ class Kronolith_View_Day extends Kronolith_Day { $template->set('show_slots', true, true); echo $template->fetch(KRONOLITH_TEMPLATES . '/day/rows.html') . ''; - - require KRONOLITH_TEMPLATES . '/category_legend.inc'; } /** diff --git a/kronolith/lib/Views/Month.php b/kronolith/lib/Views/Month.php index 4af00e576..c08d490ed 100644 --- a/kronolith/lib/Views/Month.php +++ b/kronolith/lib/Views/Month.php @@ -232,7 +232,6 @@ class Kronolith_View_Month { } echo $html . ''; - require KRONOLITH_TEMPLATES . '/category_legend.inc'; } function getMonth($offset = 0) diff --git a/kronolith/lib/Views/Week.php b/kronolith/lib/Views/Week.php index e0f369838..6fa4c58ed 100644 --- a/kronolith/lib/Views/Week.php +++ b/kronolith/lib/Views/Week.php @@ -307,8 +307,6 @@ class Kronolith_View_Week { $template->set('show_slots', !$more_timeslots, true); echo $template->fetch(KRONOLITH_TEMPLATES . '/day/rows.html') . ''; - - require KRONOLITH_TEMPLATES . '/category_legend.inc'; } /** diff --git a/kronolith/templates/category_legend.inc b/kronolith/templates/category_legend.inc deleted file mode 100644 index d9346640d..000000000 --- a/kronolith/templates/category_legend.inc +++ /dev/null @@ -1,26 +0,0 @@ -