[hot] [fix] student_dashboard.py

This commit is contained in:
Rushabh Mehta 2016-10-18 18:32:53 +05:30
parent 498cc1b7e1
commit 7791ed845f

View File

@ -1,7 +1,7 @@
from frappe import _
def get_data():
{
return {
'heatmap': True,
'heatmap_message': _('This is based on the attendance of this Student'),
'fieldname': 'student',