From c740329e435ed3aa6d56373fb4d4f061a9615997 Mon Sep 17 00:00:00 2001 From: Richa Date: Thu, 4 Jul 2024 14:16:42 +0200 Subject: [PATCH] Fixed Inventory Path dropdown box alignment --- web/html/src/components/action-schedule.tsx | 6 ++---- .../manager/minion/ansible/schedule-playbook.tsx | 15 +++++++-------- 2 files changed, 9 insertions(+), 12 deletions(-) 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 />
-
- -
+