mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 21:18:27 +00:00
[ui] fix student image not visible (#6825)
This commit is contained in:
committed by
Rushabh Mehta
parent
7b7b5bd340
commit
5049296f8d
3
erpnext/schools/doctype/student/student_list.js
Normal file
3
erpnext/schools/doctype/student/student_list.js
Normal file
@@ -0,0 +1,3 @@
|
||||
frappe.listview_settings['Student'] = {
|
||||
add_fields: [ "image"]
|
||||
}
|
||||
Reference in New Issue
Block a user