Added viewing all CSI responses + read only version of configurable form BOD-154
This commit is contained in:
@@ -71,7 +71,9 @@ export default function ScheduleJobModalComponent({
|
||||
/>
|
||||
</Col>
|
||||
<Col span={10}>
|
||||
<ScheduleDayViewContainer day={appData.start} />
|
||||
<div style={{ height: "70vh" }}>
|
||||
<ScheduleDayViewContainer day={appData.start} />
|
||||
</div>
|
||||
</Col>
|
||||
</Row>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user