nytai commented on a change in pull request #9025: [dashboard] fix, add config to optionally enable react replacement fo… URL: https://github.com/apache/incubator-superset/pull/9025#discussion_r371413976
########## File path: superset/views/dashboard/views.py ########## @@ -40,6 +40,8 @@ from ..utils import bootstrap_user_data from .mixin import DashboardMixin +config = app.config Review comment: was just following the first pattern I saw, makes no difference to me. ---------------------------------------------------------------- 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]
