Bug 324676 Day/week view don't refresh correctly when start/end time changed via preferences (no events displayed). r=mvl

This commit is contained in:
jminta%gmail.com 2006-03-27 19:37:43 +00:00
parent 27c899acb7
commit 948a470af3

View File

@ -2089,7 +2089,7 @@
this.mStartMin = aStartMin;
this.mEndMin = aEndMin;
this.relayout();
this.refresh();
}
]]></body>
</method>