mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Remove alert message
This commit is contained in:
-3
@@ -141,9 +141,6 @@ export class ExpedientTaskModalPage implements OnInit {
|
|||||||
} else if(this.aplicationId == 8) {
|
} else if(this.aplicationId == 8) {
|
||||||
this.dispatchFolder.SourceType = 'DOC'
|
this.dispatchFolder.SourceType = 'DOC'
|
||||||
this.dispatchFolder.SourceId = this.task.workflowInstanceDataFields.DocId
|
this.dispatchFolder.SourceId = this.task.workflowInstanceDataFields.DocId
|
||||||
|
|
||||||
} else {
|
|
||||||
alert('aplicationId not found !!!!')
|
|
||||||
}
|
}
|
||||||
|
|
||||||
this.postData.DispatchFolder = this.dispatchFolder;
|
this.postData.DispatchFolder = this.dispatchFolder;
|
||||||
|
|||||||
Reference in New Issue
Block a user