mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
parent
69258759be
commit
c117537a6b
@ -27,7 +27,7 @@ function ext_rep_change() {
|
||||
|
||||
|
||||
function proto_change() {
|
||||
if(document.iform.proto.selectedIndex > 3) {
|
||||
if(document.iform.proto.selectedIndex > 2) {
|
||||
document.iform.beginport_cust.disabled = 1;
|
||||
document.iform.endport_cust.disabled = 1;
|
||||
document.iform.beginport.disabled = 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user