mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Add modal dialog to configure client
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user