Wire in some initial js.
This commit is contained in:
5
lms/static/coffee/src/staff_grading/staff_grading.coffee
Normal file
5
lms/static/coffee/src/staff_grading/staff_grading.coffee
Normal file
@@ -0,0 +1,5 @@
|
||||
class @StaffGrading
|
||||
constructor: ->
|
||||
alert('hi!')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user