mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Fix incorrect spacing - AFW COSU
This commit is contained in:
parent
ccdc64152c
commit
3d90487466
@ -524,8 +524,7 @@ validateStep["policy-profile"] = function () {
|
|||||||
"erroneousFeature": operation
|
"erroneousFeature": operation
|
||||||
};
|
};
|
||||||
continueToCheckNextInputs = false;
|
continueToCheckNextInputs = false;
|
||||||
}
|
} else {
|
||||||
else {
|
|
||||||
childInputCount = 0;
|
childInputCount = 0;
|
||||||
childInputArray = [];
|
childInputArray = [];
|
||||||
emptyChildInputCount = 0;
|
emptyChildInputCount = 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user