summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_phase1.php
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2015-09-22 12:51:38 -0500
committerJared Dillard <jdillard@netgate.com>2015-09-22 12:51:49 -0500
commit9559e6b88bb61c149098b95bcf99a74debeab4a9 (patch)
treeed21145e2a76dd1de54eaa036de1b908e9cf5ddb /src/usr/local/www/vpn_ipsec_phase1.php
parentf4439c0066f188b7b56e8322ed0b43d1742810f5 (diff)
downloadpfsense-9559e6b88bb61c149098b95bcf99a74debeab4a9.zip
pfsense-9559e6b88bb61c149098b95bcf99a74debeab4a9.tar.gz
Ticket #5182 add hide functionality
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_phase1.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_phase1.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/local/www/vpn_ipsec_phase1.php b/src/usr/local/www/vpn_ipsec_phase1.php
index 0701569..e3abe5f 100644
--- a/src/usr/local/www/vpn_ipsec_phase1.php
+++ b/src/usr/local/www/vpn_ipsec_phase1.php
@@ -1103,6 +1103,10 @@ events.push(function(){
methodsel_change();
ealgosel_change(<?=$keyset?>);
dpdchkbox_change();
+
+ // ---------- Iniatial page load ----------------------------------------------------------------------------------
+
+ hideInput('ikeid', true);
});
//]]>
</script>
OpenPOWER on IntegriCloud