pierrejeambrun commented on a change in pull request #22671:
URL: https://github.com/apache/airflow/pull/22671#discussion_r840064427



##########
File path: airflow/www/templates/airflow/dags.html
##########
@@ -21,6 +21,37 @@
 {% from 'appbuilder/loading_dots.html' import loading_dots %}
 {% from 'airflow/_messages.html' import show_message %}
 
+{%- macro sortable_column(display_name, attribute_name) -%}

Review comment:
       You are right, I forgot to remove this one, it's completely useless. 
Updated, thank you :) 




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to