mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +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;
|
return false;
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
mailCheckMenu: function(action, selected)
|
|
||||||
{
|
|
||||||
|
|
||||||
},
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Action function to add the email address (business or home) of the selected
|
* Action function to add the email address (business or home) of the selected
|
||||||
* contacts to a compose email popup window.
|
* contacts to a compose email popup window.
|
||||||
|
Loading…
Reference in New Issue
Block a user