mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3430] E2E for using fields to filter Process List (#4040)
This commit is contained in:
@@ -56,6 +56,6 @@ var FormDefinitionModel = function (fields) {
|
||||
return field[key]===value;
|
||||
})
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = FormDefinitionModel;
|
||||
|
Reference in New Issue
Block a user