Now with a return to archive list button
This commit is contained in:
@@ -165,6 +165,15 @@ if (browser) {
|
||||
|
||||
<!-- <h1>Archives {$lq__archive_obj?.name} - {$lq__archive_content_obj_li?.length}</h1> -->
|
||||
|
||||
<a href="/idaa/archives" class="btn btn-sm
|
||||
variant-ghost-tertiary
|
||||
hover:variant-filled-tertiary
|
||||
transition
|
||||
">
|
||||
<!-- <span class="fas fa-arrow-left m-1"></span> Back to Archives -->
|
||||
<span class="fas fa-times m-1"></span> View Other Archives
|
||||
</a>
|
||||
|
||||
<Archive_view
|
||||
lq__archive_obj={lq__archive_obj}
|
||||
lq__archive_content_obj_li={lq__archive_content_obj_li}
|
||||
|
||||
Reference in New Issue
Block a user