kaxil commented on a change in pull request #6985: [AIRFLOW-6381] Remove 
styling based on DAG id from DAGs page
URL: https://github.com/apache/airflow/pull/6985#discussion_r363527271
 
 

 ##########
 File path: airflow/www/templates/airflow/dags.html
 ##########
 @@ -88,7 +88,7 @@ <h2>DAGs</h2>
 
                 <!-- Column 4: Dag Schedule -->
                 <td>
-                    <a class="label label-default schedule {{ dag.dag_id }}" 
href="{{ url_for('DagRunModelView.list') }}?_flt_3_dag_id={{ dag.dag_id }}">
 
 Review comment:
   Don't think we do as dag_id can be literally anything!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to