diff --git a/app/controllers/my_module_repository_snapshots_controller.rb b/app/controllers/my_module_repository_snapshots_controller.rb index 8c4d930d2..a87c2fece 100644 --- a/app/controllers/my_module_repository_snapshots_controller.rb +++ b/app/controllers/my_module_repository_snapshots_controller.rb @@ -19,7 +19,7 @@ class MyModuleRepositorySnapshotsController < ApplicationController if params[:simple_view] repository_rows = datatable_service.repository_rows @repository = @repository_snapshot - rows_view = 'repository_rows/simple_view_index.json' + rows_view = 'repository_rows/simple_view_index' else repository_rows = datatable_service.repository_rows