webcron/assets/js
Jeroen De Meerleer 90d0cfd1c8
Refactor run button initialization and timepicker usage
- Removed the `initTimepicker()` function call from `document.addEventListener` block
- Added a new line to initialize `selecttimedatepicker` if it is undefined in the event listener for `.run` buttons
- Moved the modal show code before initializing `selecttimedatepicker`
- Removed duplicate modal show code from `initRunButtons()` function
2023-09-03 12:53:44 +02:00
..
job Refactor run button initialization and timepicker usage 2023-09-03 12:53:44 +02:00
security BUGFIX: flashes were not dismissable 2022-08-12 10:30:43 +02:00
settings.js NEW FEATURE: settings page 2022-09-08 12:28:38 +02:00