diff --git a/app/js/custom.js b/app/js/custom.js index 396d5555..7a885472 100644 --- a/app/js/custom.js +++ b/app/js/custom.js @@ -245,6 +245,9 @@ $('#hostapdModal').on('shown.bs.modal', function (e) { }, 1000); }); +$('#configureClientModal').on('shown.bs.modal', function (e) { +}); + /* Sets the wirelss channel select options based on hw_mode and country_code. diff --git a/templates/configure_client.php b/templates/configure_client.php index 90b0a071..21a23a75 100755 --- a/templates/configure_client.php +++ b/templates/configure_client.php @@ -1,4 +1,4 @@ -