Skip to content

Commit

Permalink
Added new files to upload completed documents
Browse files Browse the repository at this point in the history
  • Loading branch information
edwin-jebaraj committed Jan 21, 2025
1 parent bc61f14 commit 8b26b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/evaluation/tasks_controller.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module Evaluation
class TasksController < ApplicationController
before_action :set_current_case
before_action :current_evaluator
before_action :check_user_is_evaluator
before_action :set_uploaded_documents
before_action :set_downloaded_documents
Expand Down

0 comments on commit 8b26b53

Please sign in to comment.