mik-laj commented on a change in pull request #4787: [AIRFLOW-3967] Extract 
Jinja directive from Javascript
URL: https://github.com/apache/airflow/pull/4787#discussion_r278059913
 
 

 ##########
 File path: airflow/www/templates/airflow/tree.html
 ##########
 @@ -23,6 +23,10 @@
 <link rel="stylesheet" type="text/css" href="{{ url_for('static', 
filename='css/tree.css') }}">
 <link rel="stylesheet" type="text/css"
       href="{{ 
url_for('appbuilder.static',filename='datepicker/bootstrap-datepicker.css') }}">
+<meta name="data" content="{{ data }}"/>
 
 Review comment:
   I updated a PR. Now this PR use "| tojson | forceescape" to make the code 
more explict.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to