Skip to content

Commit

Permalink
removed submission block
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Mar 12, 2021
1 parent 61671a2 commit 0c06c51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions View/GrouperGroups/templatefields.inc
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,9 @@

toggleSympaOptions(isChecked(sympaCheck));

$('#submit').on('click', function(ev) {
/*$('#submit').on('click', function(ev) {
console.log($('#groupcreatetemplateformForm').serializeArray());
ev.preventDefault();
});
//ev.preventDefault();
});*/
});
</script>

0 comments on commit 0c06c51

Please sign in to comment.