From 9f0a8d3079f8fd35e176a6c88204c4214d766d68 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Tue, 9 Mar 2010 12:54:12 -0500 Subject: [PATCH] Attach a tag autocompleter to the calendar form --- kronolith/templates/chunks/calendar.php | 3 +++ 1 file changed, 3 insertions(+) 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(); -- 2.11.0