Added display for triggers

This commit is contained in:
Dunemask 2022-10-17 08:00:03 -04:00
parent bc7e0767d6
commit bb934ee859
13 changed files with 154 additions and 28 deletions

View file

@ -91,7 +91,7 @@ export default function JobPipelinePendingView(props) {
<ArrowBackIcon />
</IconButton>
<Typography variant="h6" component="span" sx={{ ml: "auto" }}>
{job.name}
{job.jobId}
</Typography>
{job.isPipeline && (
<IconButton>