mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Remove not used function in addressbook app.js, which has been committed mistakenly
This commit is contained in:
parent
b08b507edb
commit
3fa891380a
@ -413,15 +413,6 @@ app.classes.addressbook = AppJS.extend(
|
||||
return false;
|
||||
},
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
*/
|
||||
mailCheckMenu: function(action, selected)
|
||||
{
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Action function to add the email address (business or home) of the selected
|
||||
* contacts to a compose email popup window.
|
||||
|
Loading…
Reference in New Issue
Block a user