5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2025-03-14 17:38:18 +00:00

Merge branch 'production.panel.sutty.nl' of 0xacab.org:sutty/sutty into production.panel.sutty.nl

This commit is contained in:
Sutty 2024-06-26 17:05:54 +00:00
commit 7775a2cdc3

View file

@ -28,7 +28,7 @@
= hidden_field_tag name, ''
.d-flex.align-items-center.justify-content-between
= label_tag id, post_label_t(attribute, post: post), class: 'h3'
= render 'bootstrap/btn', content: t('.edit'), action: 'modal#showAnother', data: { 'modal-show-value': modal_id }, id: random_id
= render 'bootstrap/btn', content: t('.edit'), data: { action: 'modal#showAnother', 'modal-show-value': modal_id }, id: random_id
-# Aquí se reemplaza por la tarjeta y el UUID luego de guardar
.row.no-gutters.placeholder-glow{ id: target_id }