diff --git a/erpnext/www/lms/program.py b/erpnext/www/lms/program.py index a92ec310828..1fcb3d30289 100644 --- a/erpnext/www/lms/program.py +++ b/erpnext/www/lms/program.py @@ -1,6 +1,7 @@ from __future__ import unicode_literals import erpnext.education.utils as utils import frappe +from frappe import _ no_cache = 1