mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Merge branch 'developer' of https://bitbucket.org/equilibriumito/gabinete-digital into developer
This commit is contained in:
+2
@@ -143,6 +143,8 @@ export class ExpedientTaskModalPage implements OnInit {
|
|||||||
this.dispatchFolder.SourceId = this.task.workflowInstanceDataFields.DocId
|
this.dispatchFolder.SourceId = this.task.workflowInstanceDataFields.DocId
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
this.postData.DispatchFolder = this.dispatchFolder;
|
this.postData.DispatchFolder = this.dispatchFolder;
|
||||||
this.postData.UsersSelected = this.participants;
|
this.postData.UsersSelected = this.participants;
|
||||||
/* By Default TypeDeadline should be 'Normal' */
|
/* By Default TypeDeadline should be 'Normal' */
|
||||||
|
|||||||
@@ -271,6 +271,7 @@ export class OptsExpedientePrPage implements OnInit {
|
|||||||
task: task,
|
task: task,
|
||||||
profile: this.profile,
|
profile: this.profile,
|
||||||
fulltask: this.fulltask,
|
fulltask: this.fulltask,
|
||||||
|
aplicationId: 361
|
||||||
},
|
},
|
||||||
cssClass: classs,
|
cssClass: classs,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user