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 2019/01/08 22:43:13 UTC

[GitHub] ArgentFalcon commented on a change in pull request #3533: [AIRFLOW-161] New redirect route and extra links

ArgentFalcon commented on a change in pull request #3533: [AIRFLOW-161] New redirect route and extra links
URL: https://github.com/apache/airflow/pull/3533#discussion_r246182516
 
 

 ##########
 File path: airflow/www_rbac/views.py
 ##########
 @@ -1705,6 +1715,68 @@ def gantt(self, session=None):
             root=root,
         )
 
+    @expose('/extra_links')
+    @has_access
 
 Review comment:
   Cool, will add. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services