You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/17 18:20:55 UTC

[GitHub] [airflow] bbovenzi commented on a change in pull request #22123: Add details drawer to Grid View

bbovenzi commented on a change in pull request #22123:
URL: https://github.com/apache/airflow/pull/22123#discussion_r829364328



##########
File path: airflow/www/static/js/dag.js
##########
@@ -227,22 +227,6 @@ export function callModal(t, d, extraLinks, tryNumbers, sd, drID) {
   }
 }
 
-export function callModalDag(dag) {

Review comment:
       We only called this in the grid view, so we can fully replace it




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org