diff --git a/static/js/captiveportal.js b/static/js/captiveportal.js index 9e72f02..59c4bed 100644 --- a/static/js/captiveportal.js +++ b/static/js/captiveportal.js @@ -174,4 +174,5 @@ $('#approveForm').submit(function (event) { do_error(XMLHttpRequest.responseText); }); } + });