oliviersm199 commented on a change in pull request #4036: [AIRFLOW-2744] Allow
RBAC to accept plugins for views and links.
URL: https://github.com/apache/incubator-airflow/pull/4036#discussion_r227421519
##########
File path: docs/plugins.rst
##########
@@ -170,3 +191,16 @@ definitions in Airflow.
admin_views = [v]
flask_blueprints = [bp]
menu_links = [ml]
+ appbuilder_views = [v_appbuilder_package]
+ appbuilder_menu_items = [appbuilder_mitem]
+
+
+Note on role based views
+-------
Review comment:
Hey I thought I changed it but must have made a mistake with git. Please
check again :)
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services