Fixing bug 164535, drop down doesn't show initial value.

This commit is contained in:
mikep%oeone.com 2002-09-16 14:57:03 +00:00
Родитель c2e3989bcf
Коммит eca1ecb604
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -158,6 +158,9 @@ function calendarInit()
{
gCalendarWindow.calendarManager.checkCalendarURL( window.arguments[0].url );
}
//a bit of a hack since the menulist doesn't remember the selected value
document.getElementById( 'event-filter-menulist' ).setAttribute( "label", document.getElementById( 'event-filter-menulist' ).selectedItem.getAttribute( 'label' ) );
}
// Set the date and time on the clock and set up a timeout to refresh the clock when the