We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8308512 commit dbb8ad8Copy full SHA for dbb8ad8
js/disable-buttons-on-ajax.js
@@ -16,7 +16,7 @@
16
*/
17
18
/**
19
- * Adding/removing entries to on array before a previous AJAX call has been
+ * Adding/removing entries to an array before a previous AJAX call has been
20
* finished might lead to an inconsistent state. Thus, buttons are disabled
21
* during AJAX calls. Additionally, form submit is not possible during AJAX
22
* calls. Fields that initiate an AJAX calls are disabled until the call is
0 commit comments