Allow ckt editor to be embedded in sequence
This commit is contained in:
@@ -87,6 +87,8 @@ class @Sequence
|
||||
XModule.loadModules('display', @$('#seq_content'))
|
||||
|
||||
MathJax.Hub.Queue(["Typeset", MathJax.Hub, "seq_content"]) # NOTE: Actually redundant. Some other MathJax call also being performed
|
||||
window.update_schematics()
|
||||
|
||||
@position = new_position
|
||||
@toggleArrows()
|
||||
@hookUpProgressEvent()
|
||||
|
||||
Reference in New Issue
Block a user