Skip to content

Commit 698d912

Browse files
committed
Allow backoffice reports
1 parent eca4181 commit 698d912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/backoffice/reports_controller.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Backoffice
22
class ReportsController < ApplicationController
3-
before_action :check_environment
3+
# before_action :check_environment
44

55
RESULTS_LIMIT = 50
66

0 commit comments

Comments
 (0)