Copy change
This commit is contained in:
parent
bf4678ad01
commit
df244c68ec
|
@ -132,7 +132,7 @@
|
||||||
{#if showNoResults}
|
{#if showNoResults}
|
||||||
<Layout paddingY="none" paddingX="L">
|
<Layout paddingY="none" paddingX="L">
|
||||||
<div class="no-results">
|
<div class="no-results">
|
||||||
There aren't any datasource matching that route
|
There aren't any datasources matching that name
|
||||||
</div>
|
</div>
|
||||||
</Layout>
|
</Layout>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Reference in New Issue