Commit 5c5453db by Xavier Antoviaque

Merge pull request #80 from open-craft/fix-multiple-mentoring-blocks

Fix submit button when multiple mentoring blocks present.
parents a1fb76d6 dde46032
function MentoringStandardView(runtime, element, mentoring) { function MentoringStandardView(runtime, element, mentoring) {
var submitXHR; var submitXHR;
var submitDOM;
var callIfExists = mentoring.callIfExists; var callIfExists = mentoring.callIfExists;
......
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