amoghrajesh commented on code in PR #31467:
URL: https://github.com/apache/airflow/pull/31467#discussion_r1211069803
##########
airflow/www/templates/airflow/dags.html:
##########
@@ -215,13 +215,13 @@ <h2>{{ page_title }}</h2>
title="Status of all previous DAG runs.">info</span>
</th>
<th>Schedule</th>
- <th style="width:180px;">{{ sortable_column("Last Run",
"last_dagrun") }}
+ <th style="width:180px;">{{ sortable_column("Last Data Interval",
"last_dagrun") }}
Review Comment:
Yes it is. Incorporating the next comment in a commit
--
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]