mistercrunch commented on a change in pull request #8960: fix: shut off
unneeded endpoints
URL:
https://github.com/apache/incubator-superset/pull/8960#discussion_r368236698
##########
File path: superset/app.py
##########
@@ -218,6 +211,16 @@ def init_views(self) -> None:
category_label=__("Sources"),
category_icon="fa-database",
)
+ appbuilder.add_link(
Review comment:
side mission: fix the menu ordering
----------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]