Add modal dialog to configure client

This commit is contained in:
billz
2021-02-02 16:55:46 +00:00
parent b21ea0d28d
commit e5ce7b9fb2
3 changed files with 25 additions and 4 deletions

View File

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