fix entiry layouts

This commit is contained in:
2023-01-16 19:23:26 +02:00
parent 37164b534d
commit 3447b44299
6 changed files with 60 additions and 52 deletions

View File

@ -1,7 +1,5 @@
%h1 Editing entity
= render 'form'
= link_to 'Show', @entity
\|
= link_to 'Back', entities_path
.flex.justify-center
.flex.flex-col
.text-xl.m-4
New event
= render 'form'