mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Fix lack of documentation
This commit is contained in:
parent
eeb375de39
commit
2681b2cee2
@ -1248,8 +1248,9 @@ app.classes.mail = AppJS.extend(
|
||||
/**
|
||||
* call Delete mails
|
||||
* takes in all arguments
|
||||
* @param _action
|
||||
* @param _elems
|
||||
* @param {object} _action
|
||||
* @param {array} _elems
|
||||
* @param {boolean} _allMessagesChecked
|
||||
*/
|
||||
mail_callDelete: function(_action,_elems,_allMessagesChecked)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user