diff --git a/src/app/home/home.page.html b/src/app/home/home.page.html index 098f0498c..d8012ed5e 100644 --- a/src/app/home/home.page.html +++ b/src/app/home/home.page.html @@ -11,7 +11,7 @@ InĂ­cio - + diff --git a/src/app/services/events.service.ts b/src/app/services/events.service.ts index 9033d6981..198235535 100644 --- a/src/app/services/events.service.ts +++ b/src/app/services/events.service.ts @@ -945,6 +945,7 @@ export class EventsService { } break; } + return this.http.post(`${geturl}`, body, options) } diff --git a/src/app/shared/publication/view-publications/view-publications.page.html b/src/app/shared/publication/view-publications/view-publications.page.html index 4d2b13b4b..191996996 100644 --- a/src/app/shared/publication/view-publications/view-publications.page.html +++ b/src/app/shared/publication/view-publications/view-publications.page.html @@ -1,9 +1,6 @@
-
{{item.Description}} @@ -39,9 +36,8 @@
- - +
@@ -59,7 +55,6 @@
-