remove debug output in gcode-files

Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
Stefan Dej 2021-07-25 16:39:11 +02:00
parent baa25c4bcd
commit 90343478a7

View File

@ -193,7 +193,7 @@
</template>
</template>
</td>
<td class=" ">{{ item.filename }} {{ getJobStatus(item) }}</td>
<td class=" ">{{ item.filename }}</td>
<td class="text-center">
<v-tooltip top v-if="getJobStatus(item)">
<template v-slot:activator="{ on, attrs }">