Fix User layouts to use grid and turbo_stream format #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
disable current buttons/links instead of hiding (- disabling only makes sense as long as we stay on the same pagecurrent: :hide
)removecurrent: :hide
option if no longer useddata: {turbo: false}
from links once turbo_stream format is acceptedFix User layouts to use grid properlyto Fix User layouts to use grid and turbo_stream format