ashb commented on a change in pull request #5185: [AIRFLOW-4300] Task Modal 
Broken for DAGs that have not run
URL: https://github.com/apache/airflow/pull/5185#discussion_r279653606
 
 

 ##########
 File path: airflow/www/templates/airflow/dag.html
 ##########
 @@ -153,13 +153,13 @@ <h4 class="modal-title" id="myModalLabel">
             View Log
           </a>
           <hr/>
-          <div>
+          <div id="div_dl_logs">
 
 Review comment:
   ```suggestion
             <div id="dag_dl_logs">
   ```

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