Added Student Admissions (#6359)

* Added Student Admissions

* Fixes for Student Application
This commit is contained in:
Neil Trini Lasrado
2016-09-15 14:48:13 +05:30
committed by Rushabh Mehta
parent 33d18dbc9a
commit 83d81203b2
14 changed files with 722 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
frappe.ready(function() {
// bind events here
})