kaxil commented on a change in pull request #11195:
URL: https://github.com/apache/airflow/pull/11195#discussion_r496861354
##########
File path: airflow/www/extensions/init_views.py
##########
@@ -58,7 +58,6 @@ def init_appbuilder_views(app):
appbuilder.add_view(views.PoolModelView, "Pools", category="Admin")
appbuilder.add_view(views.VariableModelView, "Variables", category="Admin")
appbuilder.add_view(views.XComModelView, "XComs", category="Admin")
- appbuilder.add_view(views.VersionView, 'Version', category='About',
category_icon='fa-th')
Review comment:
Would be good to see the Screenshot of the footer where we can see the
Airflow Version information
----------------------------------------------------------------
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]