diff --git a/airflow/www/templates/airflow/dags.html b/airflow/www/templates/airflow/dags.html index 40f91c1167869..b1707ba1cbdff 100644 --- a/airflow/www/templates/airflow/dags.html +++ b/airflow/www/templates/airflow/dags.html @@ -45,7 +45,7 @@

DAGs

{% if dag %} - + {{ dag_id }} {% else %}