Cleanup, cleanup and cleanup, much better sender acl handling, imapsync jobs, login as mailbox user X
This commit is contained in:
@@ -14,10 +14,6 @@ $(document).ready(function() {
|
||||
$(".passFields").slideUp();
|
||||
}
|
||||
});
|
||||
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
})
|
||||
// Show generate button after time selection
|
||||
$('#trigger_set_time_limited_aliases').hide();
|
||||
$('#validity').change(function(){
|
||||
|
Reference in New Issue
Block a user