copy timeline here
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
.text-red-700= f.error_notification
|
||||
= f.input :name
|
||||
.grid.grid-cols-2.gap-10
|
||||
= f.input :arrived
|
||||
= f.input :left
|
||||
= f.input :arriving
|
||||
= f.input :leaving
|
||||
.flex.h-16.mt-2.col-span-2
|
||||
= image_tag(@member.picture_url , class: "align-middle mr-4") if @member.picture?
|
||||
.w-full= f.input :picture , as: :file ,
|
||||
|
Reference in New Issue
Block a user