JobDetails: Remove column title
It's already clear we are viewing a job by the surrounding elements.
This commit is contained in:
parent
30b734712c
commit
ccd12ea7b0
@ -1,5 +1,4 @@
|
||||
<template>
|
||||
<h2 class="column-title">Job Details</h2>
|
||||
<template v-if="hasJobData">
|
||||
<last-rendered-image ref="lastRenderedImage" :jobID="jobData.id" thumbnailSuffix="-tiny" />
|
||||
<TabsWrapper>
|
||||
|
Loading…
x
Reference in New Issue
Block a user