mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 16:33:35 +01:00
Remove turbo-frame tag in inbox view
This commit is contained in:
parent
073343f56f
commit
9212d485fc
1 changed files with 9 additions and 10 deletions
|
@ -1,4 +1,3 @@
|
||||||
= turbo_frame_tag "inbox" do
|
|
||||||
#entries
|
#entries
|
||||||
- @inbox.each do |i|
|
- @inbox.each do |i|
|
||||||
= render "inbox/entry", i: i
|
= render "inbox/entry", i: i
|
||||||
|
|
Loading…
Reference in a new issue