Skip to content

Commit

Permalink
https://github.com/bonfire-networks/bonfire-app/issues/1038
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Oct 14, 2024
1 parent 15e3f82 commit eaff07a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/components/activity/actions/delete_object_live.sface
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ TODO: use preloaded boundaries for can? when available
<p>{@explanation || l("A request will be sent to remote instances to delete it as well.")}</p>
</div>

<input name="object_id" type="hidden" value={id(@object)}>

{#if @with_password_prompt}
<div class="text-base mt-5 font-medium">{l("Enter password to confirm")}</div>
<label class="label">
Expand Down

0 comments on commit eaff07a

Please sign in to comment.