List collections with vue component #40

Merged
chris merged 4 commits from collection-list into develop 2021-11-10 13:59:26 +01:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit 8b052f95ee - Show all commits

View File

@ -1 +0,0 @@
../../../../../archive-lister/dist/archive-list.js

2
asset/js/archive-list.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -27,8 +27,5 @@
<?= $this->site->title() ?>
</a>
</h2>
<nav class="">
<?php echo $this->partial('common/search-form.phtml'); ?>
</nav>
</aside>
</section>