egroupware/phpgwapi
mgalgoci 494a970e81 The issue that this fix addresses is the following:
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.

I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:39:05 +00:00
..
cron fixed asyncservices to run under the windows sheduler 2004-07-31 19:34:11 +00:00
inc fixed creation of multi-column indexes 2004-08-17 14:06:28 +00:00
js/jscalendar removed str.replace with anonymous function, as suggested by benjamin 2004-07-20 13:43:07 +00:00
setup italien translations from leonardo amadori 2004-08-12 20:34:26 +00:00
templates The issue that this fix addresses is the following: 2004-08-18 19:39:05 +00:00