webcron/assets
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
..
fonts NEW FEATURE: added datetimepicker 2021-10-18 17:20:08 +02:00
images ENHANCEMENT: All assets are now in /assets 2021-08-02 13:57:20 +02:00
js Refactor run button initialization and timepicker usage 2023-09-03 12:53:44 +02:00
scss BUGFIX: styling of timepicker to schedule was incorrect 2023-01-11 09:26:39 +01:00