forked from extern/egroupware
Fix documentation
This commit is contained in:
parent
b7919b1fe0
commit
ca7779c825
@ -427,8 +427,6 @@ var et2_calendar_view = (function(){ "use strict"; return et2_valueWidget.extend
|
|||||||
/**
|
/**
|
||||||
* Create or update an event used for feedback while dragging on empty space,
|
* Create or update an event used for feedback while dragging on empty space,
|
||||||
* so user can see something is happening
|
* so user can see something is happening
|
||||||
*
|
|
||||||
* @param {type} start
|
|
||||||
*/
|
*/
|
||||||
_drag_create_event: function()
|
_drag_create_event: function()
|
||||||
{
|
{
|
||||||
@ -617,4 +615,4 @@ jQuery.extend(et2_calendar_view,
|
|||||||
return cache;
|
return cache;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user