mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix
This commit is contained in:
@@ -214,6 +214,7 @@ export class DiplomaOptionsPage implements OnInit {
|
|||||||
"InstanceIDNew": this.task.InstanceID,
|
"InstanceIDNew": this.task.InstanceID,
|
||||||
},
|
},
|
||||||
"AttachmentList" : {
|
"AttachmentList" : {
|
||||||
|
"DraftIds": "",
|
||||||
"ProcessInstanceID": this.task.InstanceID
|
"ProcessInstanceID": this.task.InstanceID
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
export let versionData = {
|
export let versionData = {
|
||||||
"shortSHA": "b0704c397",
|
"shortSHA": "8d438603e",
|
||||||
"SHA": "b0704c3978787dc0bae0cc49921ba5c91e294055",
|
"SHA": "8d438603e2c7ddc41573476c48384addde03190a",
|
||||||
"branch": "developer-catch-merge",
|
"branch": "developer-catch-merge",
|
||||||
"lastCommitAuthor": "'Peter Maquiran'",
|
"lastCommitAuthor": "'Peter Maquiran'",
|
||||||
"lastCommitTime": "'Sun Jul 23 21:24:34 2023 +0100'",
|
"lastCommitTime": "'Mon Jul 24 10:15:51 2023 +0100'",
|
||||||
"lastCommitMessage": "change button description",
|
"lastCommitMessage": "add null",
|
||||||
"lastCommitNumber": "5104",
|
"lastCommitNumber": "5105",
|
||||||
"change": "",
|
"change": "",
|
||||||
"changeStatus": "On branch developer-catch-merge\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/diplomas-assinar/diploma-assinar/diploma-assinar.page.ts",
|
"changeStatus": "On branch developer-catch-merge\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/popover/deploma-options/deploma-options.page.ts\n\tmodified: version/git-version.ts",
|
||||||
"changeAuthor": "peter.maquiran"
|
"changeAuthor": "peter.maquiran"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user