lots
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
class="btn btn-sm btn-outline-primary">Make Draft
|
||||
</button
|
||||
>
|
||||
{#if filter["_sys.status_in"] === "trashed"}
|
||||
{#if filter["status_in"] === "trashed"}
|
||||
<button
|
||||
on:click|preventDefault={(e) => changeStatus(e, "published")}
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user