Cleanup: webapp, remove trailing space
This commit is contained in:
parent
f951981a4c
commit
ee8c349ad3
@ -124,7 +124,7 @@
|
|||||||
<section class="worker-maintenance">
|
<section class="worker-maintenance">
|
||||||
<h3 class="sub-title">Maintenance</h3>
|
<h3 class="sub-title">Maintenance</h3>
|
||||||
<p>
|
<p>
|
||||||
{{ workerData.name }} is
|
{{ workerData.name }} is
|
||||||
<template v-if="workerData.status == 'offline'">
|
<template v-if="workerData.status == 'offline'">
|
||||||
<span class="worker-status">offline</span>, which means it can be safely removed.
|
<span class="worker-status">offline</span>, which means it can be safely removed.
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user