Skip to content

Commit

Permalink
"Missing template staff/grids/schedule.json.jbuilder"
Browse files Browse the repository at this point in the history
with {locale: [:en], formats: [:html], variants: [], handlers: [:raw, :erb, :html, :builder, :ruby, :haml, :jbuilder]
  • Loading branch information
amatsuda committed Mar 7, 2025
1 parent c7720b9 commit bae4350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/staff/grids/show.html.haml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
= react_component('Schedule', render(template: "staff/grids/schedule.json.jbuilder"))
= react_component('Schedule', render(template: "staff/grids/schedule", formats: [:json]))

0 comments on commit bae4350

Please sign in to comment.