Index: openacs-4/packages/contacts/lib/contacts-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/lib/contacts-master.tcl,v diff -u -N -r1.15 -r1.16 --- openacs-4/packages/contacts/lib/contacts-master.tcl 14 Jan 2007 15:52:56 -0000 1.15 +++ openacs-4/packages/contacts/lib/contacts-master.tcl 1 Feb 2007 15:27:20 -0000 1.16 @@ -27,7 +27,7 @@ -id "basicmenu1" \ -menulist $addlist \ -arrayname "yuimenu1" \ - -options "context:new Array(\"menu1\",\"tl\",\"bl\")" \ + -options "context:new Array(\"menu1\",\"tl\",\"bl\"),hidedelay:1" \ -css "/resources/contacts/yuimenu/menu.css" @@ -47,7 +47,7 @@ -id "basicmenu2" \ -menulist $addlist \ -arrayname "yuimenu2" \ - -options "context:new Array(\"menu2\",\"tl\",\"bl\")" \ + -options "context:new Array(\"menu2\",\"tl\",\"bl\"),hidedelay:1" \ -css "/resources/contacts/yuimenu/menu.css" set action_script1 $yuimenu2(show)