diff --git a/app/views/staff/grids/show.html.haml b/app/views/staff/grids/show.html.haml
index 30ebfb690..ba2334ad8 100644
--- a/app/views/staff/grids/show.html.haml
+++ b/app/views/staff/grids/show.html.haml
@@ -1 +1 @@
-= react_component('Schedule', render(template: "staff/grids/schedule.json.jbuilder"))
+= react_component('Schedule', render(template: "staff/grids/schedule", formats: [:json]))