Skip to content

Commit

Permalink
fix: editing evaluation end date from lms portal
Browse files Browse the repository at this point in the history
  • Loading branch information
pateljannat committed Nov 30, 2023
1 parent f1f9d97 commit 9b532a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lms/www/batches/batch_details.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def get_context(context):
"published",
"meta_image",
"batch_details_raw",
"evaluation_end_date",
],
as_dict=1,
)
Expand Down

0 comments on commit 9b532a5

Please sign in to comment.