diff --git a/View/GrouperGroups/templatefields.inc b/View/GrouperGroups/templatefields.inc index f6a06bd..f5b9524 100644 --- a/View/GrouperGroups/templatefields.inc +++ b/View/GrouperGroups/templatefields.inc @@ -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(); + });*/ }); \ No newline at end of file