diff --git a/web/html/src/components/action-schedule.tsx b/web/html/src/components/action-schedule.tsx index 6f3583f9a57d..62876ebefde1 100644 --- a/web/html/src/components/action-schedule.tsx +++ b/web/html/src/components/action-schedule.tsx @@ -309,10 +309,8 @@ class ActionSchedule extends React.Component
-
- {pickers} - {this.state.actionChains && this.state.actionChain && this.renderActionChainPicker()} -
+ {pickers} + {this.state.actionChains && this.state.actionChain && this.renderActionChainPicker()}
); diff --git a/web/html/src/manager/minion/ansible/schedule-playbook.tsx b/web/html/src/manager/minion/ansible/schedule-playbook.tsx index 51ec8c39a55f..b915b20cc2f7 100644 --- a/web/html/src/manager/minion/ansible/schedule-playbook.tsx +++ b/web/html/src/manager/minion/ansible/schedule-playbook.tsx @@ -108,7 +108,7 @@ export default function SchedulePlaybook({ playbook, onBack }: SchedulePlaybookP
-

{t("Schedule Playbook Execution")}

+

{t("Schedule Playbook Executionsss")}

@@ -135,13 +135,12 @@ export default function SchedulePlaybook({ playbook, onBack }: SchedulePlaybookP />
-
- -
+