diff --git a/frontend/src/organisms/connection/collection/find.svelte b/frontend/src/organisms/connection/collection/find.svelte index b251a4e..a2a4388 100644 --- a/frontend/src/organisms/connection/collection/find.svelte +++ b/frontend/src/organisms/connection/collection/find.svelte @@ -7,7 +7,7 @@ import Grid from '../../../components/grid.svelte'; import Icon from '../../../components/icon.svelte'; import ObjectGrid from '../../../components/objectgrid.svelte'; - import ObjectViewer from '../../../components/objectviewer.svelte'; + // import ObjectViewer from '../../../components/objectviewer.svelte'; import { applicationSettings, views } from '../../../stores'; export let collection; @@ -197,7 +197,7 @@ - + {#each [ 1, 5, 10, 25, 50, 100, 200 ] as value}