Skip to content
Snippets Groups Projects
Commit ac60baeb authored by Tom Robinson's avatar Tom Robinson
Browse files

One more no_results

parent 3424f718
Branches
Tags
No related merge requests found
......@@ -46,7 +46,7 @@ export default class SearchApp extends React.Component {
title={t`No results`}
message={t`Metabase couldn't find any results for your search.`}
illustrationElement={
<img src="../app/assets/img/no_results.svg" />
<img src="app/assets/img/no_results.svg" />
}
/>
</Card>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment