From: Michael J. Rubinsky Date: Tue, 9 Mar 2010 17:54:12 +0000 (-0500) Subject: Attach a tag autocompleter to the calendar form X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9f0a8d3079f8fd35e176a6c88204c4214d766d68;p=horde.git Attach a tag autocompleter to the calendar form --- diff --git a/kronolith/templates/chunks/calendar.php b/kronolith/templates/chunks/calendar.php index fd3143ef4..e45ece1cd 100644 --- a/kronolith/templates/chunks/calendar.php +++ b/kronolith/templates/chunks/calendar.php @@ -438,3 +438,6 @@ tbd + 'kronolithCalendarinternalTags', 'box' => 'kronolithCalendarinternalACBox', 'pretty' => true, 'no_onload' => true)); +$ctac->attach();