mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 19:10:36 +00:00
Remove extra definition of WeekView.prototype.getNewEventDate()
bug 285220, patch by gekacheka@yahoo.com, r=me
This commit is contained in:
parent
8a2cc05535
commit
e386002cf9
@ -576,16 +576,6 @@ WeekView.prototype.refreshDisplay = function( )
|
||||
this.hiliteTodaysDate( );
|
||||
}
|
||||
|
||||
/** PUBLIC
|
||||
*
|
||||
* This is called when we are about the make a new event
|
||||
* and we want to know what the default start date should be for the event.
|
||||
*/
|
||||
WeekView.prototype.getNewEventDate = function( )
|
||||
{
|
||||
return this.calendarWindow.getSelectedDate();
|
||||
}
|
||||
|
||||
/** PUBLIC
|
||||
*
|
||||
* Go to the next week.
|
||||
|
Loading…
x
Reference in New Issue
Block a user