mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
[ACA-4220] - preselect initator values by username (#6860)
* [ACA-4220] - preselect initator values by username * add unit test * fix demoshell process filters * revert app.config * fix build Co-authored-by: Silviu Constantin Popa <silviucpopa@L3700101120.ness.com>
This commit is contained in:
@@ -157,7 +157,6 @@ export class PeopleCloudComponent implements OnInit, OnChanges, OnDestroy {
|
||||
}
|
||||
|
||||
ngOnChanges(changes: SimpleChanges): void {
|
||||
|
||||
if (this.valueChanged(changes.preSelectUsers)
|
||||
|| this.valueChanged(changes.mode)
|
||||
|| this.valueChanged(changes.validate)
|
||||
|
Reference in New Issue
Block a user