Checked in patch for bug 248865

This commit is contained in:
mostafah%oeone.com 2004-06-22 15:55:13 +00:00
Родитель 3ec980d35c
Коммит ca18e24a62
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -271,7 +271,6 @@ function loadCalendarEventDialog()
setFieldValue( "categories-field", gEvent.categories );
/* Server stuff */
var serverList = opener.gCalendarWindow.calendarManager.calendars;
document.getElementById( "server-menulist-menupopup" ).database.AddDataSource( opener.gCalendarWindow.calendarManager.rdf.getDatasource() );
document.getElementById( "server-menulist-menupopup" ).builder.rebuild();