Merge branch 'master' of github.com:gophish/gophish

pull/291/head
Jordan Wright 2016-06-07 21:42:31 -05:00
commit 3d5b330c61
1 changed files with 1 additions and 0 deletions

View File

@ -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