From 5a4237a31dd326b6ce46a6a7f1e9f45d103f51b6 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sat, 7 Apr 2012 22:41:24 -0400 Subject: [PATCH] make dropdown menu work with single event sharing --- apps/calendar/templates/share.dropdown.php | 26 +++++++++++++--------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/apps/calendar/templates/share.dropdown.php b/apps/calendar/templates/share.dropdown.php index ca1e128ea78..4e9f41ead14 100644 --- a/apps/calendar/templates/share.dropdown.php +++ b/apps/calendar/templates/share.dropdown.php @@ -1,13 +1,19 @@ @@ -31,7 +37,7 @@ echo html_select_options($allusers, array());