another bustage fix. also bug 279189

This commit is contained in:
mvl%exedo.nl 2005-02-27 15:10:30 +00:00
Родитель cd77b71781
Коммит 87d1df6e55
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -235,7 +235,7 @@ calCalendarManager.prototype = {
this.mInsertPref.reset();
this.mDB.commitTransaction();
}
},
deleteCalendarPref: function(calendar, name) {
var calendarID = this.findCalendarID(calendar);