mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 10:04:41 +00:00
missing select refresh for https://github.com/opnsense/core/issues/2787
This commit is contained in:
parent
d8118a3004
commit
e02820226e
@ -65,6 +65,7 @@
|
||||
$("#openvpn_export\\.template").append(this_opt);
|
||||
});
|
||||
$("#openvpn_export\\.servers").change();
|
||||
$("#openvpn_export\\.template").selectpicker('refresh');
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user