summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_authservers.php
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2015-09-24 11:47:56 -0500
committerJared Dillard <jdillard@netgate.com>2015-09-24 11:48:03 -0500
commiteef931443d426e1a5a75352a75cd881d8223d979 (patch)
tree176dba700001cd0ccfca56e76bf6ac20fdb30945 /src/usr/local/www/system_authservers.php
parentd94da29844316954348a3f7c97fff93de15051f9 (diff)
downloadpfsense-eef931443d426e1a5a75352a75cd881d8223d979.zip
pfsense-eef931443d426e1a5a75352a75cd881d8223d979.tar.gz
Ticket #5204 a clean up pass of the jquery sections
Diffstat (limited to 'src/usr/local/www/system_authservers.php')
-rw-r--r--src/usr/local/www/system_authservers.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/local/www/system_authservers.php b/src/usr/local/www/system_authservers.php
index 72780b1..7b9c6fa 100644
--- a/src/usr/local/www/system_authservers.php
+++ b/src/usr/local/www/system_authservers.php
@@ -823,7 +823,7 @@ events.push(function(){
}
}
- // On page load . .
+ // ---------- On initial page load ------------------------------------------------------------
<?php if ($act != 'edit') : ?>
ldap_tmplchange();
@@ -851,7 +851,8 @@ events.push(function(){
}
}
?>
- // On click . .
+ // ---------- Click checkbox handlers ---------------------------------------------------------
+
$('#ldap_tmpltype').on('change', function() {
ldap_tmplchange();
});
OpenPOWER on IntegriCloud