haproxy-wi/app/static/js
Aidaho fd0f0f194b v7.2.2.0: Refactor JavaScript code and adjust paths
This commit updates variable declarations from 'var' to 'let' in 'install.js' for better scope control. It additionally includes error-handling for undefined 'select_id' in 'parseAnsibleJsonOutput' function. The 'waf.js' file is moved to the 'app/static/js' directory and paths are updated accordingly in both 'waf.js' and 'waf.html'. The success handler in 'waf.js' is also updated to use 'parseAnsibleJsonOutput'.
2024-04-04 21:19:32 +03:00
..
backup.js v7.2.2.0 2024-04-04 14:30:07 +03:00
channel.js v7.2.2.0 2024-03-17 09:38:00 +03:00
install.js v7.2.2.0: Refactor JavaScript code and adjust paths 2024-04-04 21:19:32 +03:00
nettools.js v7.2.2.0 2024-04-04 14:30:07 +03:00
waf.js v7.2.2.0: Refactor JavaScript code and adjust paths 2024-04-04 21:19:32 +03:00