mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
openvpn: fix regression in dd999d732c, advanced toggle's id changed
This commit is contained in:
parent
eb6e9a9fcf
commit
01ceab0f02
@ -73,7 +73,7 @@
|
||||
}
|
||||
});
|
||||
});
|
||||
$("#show_advanced_formDialogDialogInstance").click(function(){
|
||||
$("#show_advanced_formDialogdialog_dialogInstance").click(function(){
|
||||
$("#instance\\.role").change();
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user