mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
s/alarm_Time/alarm_time/ r=vlad
This commit is contained in:
parent
949f4a86d0
commit
64eefc8c3a
@ -1474,7 +1474,7 @@ calStorageCalendar.prototype = {
|
||||
ip.event_stamp = item.stampTime.nativeTime;
|
||||
|
||||
if (tmp = item.getUnproxiedProperty("ALARMTIME"))
|
||||
this.setDateParamHelper(ip, "alarm_Time", tmp);
|
||||
this.setDateParamHelper(ip, "alarm_time", tmp);
|
||||
},
|
||||
|
||||
writeAttendees: function (item, olditem) {
|
||||
|
Loading…
Reference in New Issue
Block a user