From d94c415168b20dd43848dd7c8c77c07d8d4528d4 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 16 Sep 2018 16:39:27 +0200 Subject: s00per k3wl 0bj3ct d357rUc7ur1nG --- app/client/common/currentTask.component.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/client/common/currentTask.component.js') diff --git a/app/client/common/currentTask.component.js b/app/client/common/currentTask.component.js index a4d9750..3c71a88 100644 --- a/app/client/common/currentTask.component.js +++ b/app/client/common/currentTask.component.js @@ -22,10 +22,10 @@ function CurrentTask ({ cpu, gpu, processor }) { const { last_message, pid, task } = p const { activity, epoch, epochs, dataset, module } = task return ( -
+
#{pid}: {module} {activity} {dataset} - {epochs - ? {epoch} epoch{util.courtesy_s(epoch)} + {!!epochs + ? {epochs} epoch{util.courtesy_s(epochs)} : ""} {epoch ? (currently #{epoch}) -- cgit v1.2.3-70-g09d2