Commit 977aab97 authored by Boris Kocherov's avatar Boris Kocherov

erp5_json_form: changestate mutex added on getContent for preventing data loss on save

parent 0c06ca35
......@@ -675,6 +675,6 @@
});
}
return {};
});
}, {mutex: 'changestate'});
}(window, document, location, rJS, RSVP, jIO, tv4));
\ No newline at end of file
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