condintion added to publication details

This commit is contained in:
Eudes Inácio
2023-02-06 14:02:38 +01:00
parent 3a23b65543
commit 9f13967ae3
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "fa13f5280",
"SHA": "fa13f528006c76a2545adc0cd721caf282fa519b",
"shortSHA": "3a23b6554",
"SHA": "3a23b655439b52dcd2e02d5cb516be40f865afec",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Feb 6 10:10:32 2023 +0100'",
"lastCommitMessage": "git version",
"lastCommitNumber": "4726",
"lastCommitTime": "'Mon Feb 6 10:11:49 2023 +0100'",
"lastCommitMessage": "onother merger made",
"lastCommitNumber": "4730",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 1 and 3 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: angular.json\n\tmodified: package.json\n\tmodified: src/app/app.module.ts\n\tmodified: src/app/pages/publications/view-publications/publication-detail/publication-detail.page.html\n\tmodified: src/app/pages/publications/view-publications/publication-detail/publication-detail.page.ts\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.ts\n\tmodified: src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.ts\n\tnew file: src/combined-sw.js\n\trenamed: src/assets/firebase-messaging-sw.js -> src/firebase-messaging-sw.js\n\tnew file: src/manifest.webmanifest",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 2 and 5 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/view-publications/publication-detail/publication-detail.page.html",
"changeAuthor": "eudes.inacio"
}