diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index b95adf8..9f2c181 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/templates/core/dashboard.html b/core/templates/core/dashboard.html index 42564b4..fc69151 100644 --- a/core/templates/core/dashboard.html +++ b/core/templates/core/dashboard.html @@ -39,7 +39,7 @@ padding: 1.5rem; border-radius: 12px; border: none; - box-shadow: 0 1px 3px rgba(0,0,0,0.1); + box-shadow: 0 1px 3px rgba(0,0=0,0.1); } .stat-value { font-size: 2rem; @@ -127,6 +127,28 @@ +
All required folders are complete for all jobs, or no required folders are defined.
+ {% endif %} +