mirror of https://github.com/gophish/gophish
Merge branch 'master' of github.com:gophish/gophish
commit
3d5b330c61
|
@ -311,6 +311,7 @@ $(document).ready(function() {
|
|||
.remove()
|
||||
.draw();
|
||||
})
|
||||
$("#groupSelect").val("");
|
||||
return false;
|
||||
})
|
||||
// Create the group typeahead objects
|
||||
|
|
Loading…
Reference in New Issue