Bug solve displaing tabs os event to aprove

This commit is contained in:
Eudes Inácio
2023-02-17 16:53:20 +01:00
parent 39e2f775db
commit 93f1678472
5 changed files with 19 additions and 15 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "87d8863d7",
"SHA": "87d8863d7dafa4532fa72e06f94188cb9222c34d",
"shortSHA": "39e2f775d",
"SHA": "39e2f775dbd168470f90f68d18c88ffb96ecb910",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Feb 17 12:18:28 2023 +0100'",
"lastCommitMessage": "Verb of the action changed",
"lastCommitNumber": "4796",
"lastCommitTime": "'Fri Feb 17 12:24:25 2023 +0100'",
"lastCommitMessage": "git pull made",
"lastCommitNumber": "4805",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 7 and 8 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/models/user.model.ts\n\tmodified: src/app/pages/gabinete-digital/expediente/book-meeting-modal/book-meeting-modal.page.ts\n\tmodified: src/app/services/events.service.ts\n\tnew file: src/app/services/notification-message.service.spec.ts\n\tnew file: src/app/services/notification-message.service.ts\n\tnew file: src/app/services/role-id.service.spec.ts\n\tnew file: src/app/services/role-id.service.ts\n\tmodified: src/global.scss",
"changeStatus": "On branch no_bug_movemente\nYour branch is up to date with 'origin/no_bug_movemente'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/event-list/event-list.page.html\n\tmodified: src/app/shared/agenda/event-list/event-list.page.html\n\tmodified: src/app/shared/agenda/event-list/event-list.page.ts\n\tmodified: src/app/shared/gabinete-digital/events-to-approve/events-to-approve.page.html",
"changeAuthor": "eudes.inacio"
}