mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-24 17:52:33 +02:00
Update js/forms-json-utils.js
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -442,7 +442,7 @@ function ValidateCaseLogField(sFieldId, bMandatory, sFormId, nullValue, original
|
||||
return EvaluateCKEditorValidation({
|
||||
sFieldId: sFieldId,
|
||||
sFormId: sFormId,
|
||||
originalValue: originalValue,
|
||||
sOriginalValue: originalValue,
|
||||
onRetry: function() {
|
||||
ValidateCaseLogField(sFieldId, bMandatory, sFormId, nullValue, originalValue);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user