# HG changeset patch # User Thomas Junk # Date 1549362675 -3600 # Node ID c4e7a6c8da703dc0856f126bc9130a80ed257b1f # Parent 16b8448345bd8e1a3712dfe303a584cefc6675ad importqueue: highlight error diff -r 16b8448345bd -r c4e7a6c8da70 client/src/components/importqueue/Importqueuedetail.vue --- a/client/src/components/importqueue/Importqueuedetail.vue Tue Feb 05 11:24:30 2019 +0100 +++ b/client/src/components/importqueue/Importqueuedetail.vue Tue Feb 05 11:31:15 2019 +0100 @@ -17,7 +17,9 @@ {{ job.signer }}
- {{ job.state }} + {{ + job.state + }}