Allow ckt editor to be embedded in sequence

This commit is contained in:
kimth
2012-09-01 08:56:16 -04:00
parent 6f03ebb198
commit 90bcb00e58

View File

@@ -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()