mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Hide freelogins_resettimeout on disable
(cherry picked from commit 87d6244a5a)
This commit is contained in:
parent
1c006228ff
commit
30f984fdc0
@ -1257,6 +1257,7 @@ events.push(function() {
|
||||
hideInput('idletimeout', hide);
|
||||
hideInput('timeout', hide);
|
||||
hideInput('freelogins_count', hide);
|
||||
hideInput('freelogins_resettimeout', hide);
|
||||
hideCheckbox('freelogins_updatetimeouts', hide);
|
||||
hideCheckbox('logoutwin_enable', hide);
|
||||
hideInput('preauthurl', hide);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user