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()
|
.remove()
|
||||||
.draw();
|
.draw();
|
||||||
})
|
})
|
||||||
|
$("#groupSelect").val("");
|
||||||
return false;
|
return false;
|
||||||
})
|
})
|
||||||
// Create the group typeahead objects
|
// Create the group typeahead objects
|
||||||
|
|
Loading…
Reference in New Issue