Improved Student Dashboard
This commit is contained in:
parent
88817b40df
commit
22239ac610
@ -7,10 +7,10 @@ def get_data():
|
||||
'fieldname': 'student',
|
||||
'transactions': [
|
||||
{
|
||||
'items': ['Student Log', 'Student Group', 'Student Attendance']
|
||||
'items': ['Student Log', 'Student Batch', 'Student Group', 'Program Enrollment']
|
||||
},
|
||||
{
|
||||
'items': ['Program Enrollment', 'Fees', 'Assessment']
|
||||
'items': ['Fees', 'Assessment', 'Student Attendance', 'Student Leave Application']
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user