diff --git a/lms/www/batches/batch_details.py b/lms/www/batches/batch_details.py index 8840a91d..a4f4db4f 100644 --- a/lms/www/batches/batch_details.py +++ b/lms/www/batches/batch_details.py @@ -25,6 +25,8 @@ def get_context(context): "paid_batch", "amount", "currency", + "category", + "medium", "start_time", "end_time", "seat_count",