diff --git a/src/components/modals/agents/PatchPolicyForm.vue b/src/components/modals/agents/PatchPolicyForm.vue index 5367398..884ebdd 100644 --- a/src/components/modals/agents/PatchPolicyForm.vue +++ b/src/components/modals/agents/PatchPolicyForm.vue @@ -93,7 +93,7 @@
Day of month to run:
- +
Scheduled Time:
- - - - - - - + + + + + + +
@@ -189,20 +154,15 @@
- +
- +
- +
@@ -249,6 +205,7 @@ export default { run_time_hour: 3, run_time_frequency: "daily", run_time_days: [], + run_time_day: 1, reboot_after_install: "never", reprocess_failed_inherit: false, reprocess_failed: false,