diff --git a/superset/assets/src/welcome/DashboardTable.jsx b/superset/assets/src/welcome/DashboardTable.jsx index e3ff2529c..a3d689aec 100644 --- a/superset/assets/src/welcome/DashboardTable.jsx +++ b/superset/assets/src/welcome/DashboardTable.jsx @@ -71,7 +71,7 @@ class DashboardTable extends React.PureComponent { {this.state.dashboards.map(o => ( - {o.dashboard_title} + {o.dashboard_title} {unsafe(o.creator)}