Commit ade6d408 by Arthur Barrett

turn off notes js debugging

parent 4070e019
class StudentNotes
_debug: true
_debug: false
targets: [] # holds elements with annotator() instances
......@@ -70,4 +70,4 @@ class StudentNotes
#
# Comment this line to disable notes.
$(document).ready ($) -> new StudentNotes $, @
\ No newline at end of file
$(document).ready ($) -> new StudentNotes $, @
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment