diff --git a/app/views/operator/jobs/_job.html.erb b/app/views/operator/jobs/_job.html.erb index 56cf23d..e4c7ad7 100644 --- a/app/views/operator/jobs/_job.html.erb +++ b/app/views/operator/jobs/_job.html.erb @@ -41,7 +41,7 @@

Interne Umbuchung: - <%= icon bool_icon(job.intern), class: "icon" %> + <%= icon bool_icon(job.intern), class: "icon #{job.intern ? "text-green-600" : "text-red-600"}" %>

Kostenstelle: