diff --git a/client/app/pages/dashboards/components/ShareDashboardDialog.jsx b/client/app/pages/dashboards/components/ShareDashboardDialog.jsx index 948c2b7a94..5473a0b76b 100644 --- a/client/app/pages/dashboards/components/ShareDashboardDialog.jsx +++ b/client/app/pages/dashboards/components/ShareDashboardDialog.jsx @@ -118,28 +118,9 @@ class ShareDashboardDialog extends React.Component { /> {dashboard.public_url && ( - <> - - - Custom rule for hiding filter components when sharing links: -
- You can hide filter components by appending `&hide_filter={"{{"} component_name{"}}"}` to the - sharing URL. -
- Example: http://{"{{"}ip{"}}"}:{"{{"}port{"}}"}/public/dashboards/{"{{"}id{"}}"} - ?p_country=ghana&p_site=10&hide_filter=country - - } - type="warning" - /> -
- - - - - + + + )}