modx_dispatch handles new/old problem_check ajax

This commit is contained in:
kimth
2012-08-02 19:34:33 -04:00
parent 51fc69da52
commit 236c3dc576
2 changed files with 14 additions and 11 deletions

View File

@@ -14,6 +14,7 @@ class @Problem
window.update_schematics()
@$('section.action input:button').click @refreshAnswers
@$('section.action input.check').click @check_fd
#@$('section.action input.check').click @check
@$('section.action input.reset').click @reset
@$('section.action input.show').click @show
@$('section.action input.save').click @save