feat: assignment submission and ui
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
frappe.ready(function() {
|
||||
frappe.ready(function () {
|
||||
// bind events here
|
||||
})
|
||||
});
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
import frappe
|
||||
|
||||
|
||||
def get_context(context):
|
||||
# do your magic here
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user