From 6c1d9e7251ee363e2a1f350eab1f764c83279655 Mon Sep 17 00:00:00 2001 From: "tiago.kayaya" Date: Wed, 15 Sep 2021 08:42:24 +0100 Subject: [PATCH] save --- .../group-contacts/group-contacts.page.html | 2 +- .../group-messages/group-messages.page.scss | 36 +++++++++---------- .../publication-detail.page.ts | 2 -- .../group-messages/group-messages.page.ts | 4 --- .../expedients/expedients.page.html | 2 +- 5 files changed, 20 insertions(+), 26 deletions(-) diff --git a/src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html b/src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html index e5bebbbc9..263363b7d 100644 --- a/src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html +++ b/src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html @@ -37,7 +37,7 @@ - +

{{user.name}}

diff --git a/src/app/pages/chat/group-messages/group-messages.page.scss b/src/app/pages/chat/group-messages/group-messages.page.scss index 50f7298d0..d6640a5ee 100644 --- a/src/app/pages/chat/group-messages/group-messages.page.scss +++ b/src/app/pages/chat/group-messages/group-messages.page.scss @@ -167,29 +167,29 @@ text-align: right; float: right; } - .message{ - .message-attachments{ - .file{ - align-items: center; + } + .message{ + .message-attachments{ + .file{ + align-items: center; - .file-details{ - width: 100%; + .file-details{ + width: 100%; - .file-title{ - color: #000; - text-decoration: underline; - white-space: nowrap; - overflow: hidden !important; - text-overflow: ellipsis !important; - } - .file-title:hover{ - color: #0782c9; - } - } + .file-title{ + color: #000; + text-decoration: underline; + white-space: nowrap; + overflow: hidden !important; + text-overflow: ellipsis !important; + } + .file-title:hover{ + color: #0782c9; } } } - } + } + } .online{ color:#99e47b !important; } diff --git a/src/app/pages/publications/publication-detail/publication-detail.page.ts b/src/app/pages/publications/publication-detail/publication-detail.page.ts index a13637b80..4661354f9 100644 --- a/src/app/pages/publications/publication-detail/publication-detail.page.ts +++ b/src/app/pages/publications/publication-detail/publication-detail.page.ts @@ -26,8 +26,6 @@ export class PublicationDetailPage implements OnInit { private animationController: AnimationController, private toastService: ToastService, private location: Location ) { - - alert('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!') this.publicationId = this.navParams.get('publicationId'); /* this.folderId = this.navParams.get('folderIdId'); */ diff --git a/src/app/shared/chat/group-messages/group-messages.page.ts b/src/app/shared/chat/group-messages/group-messages.page.ts index dacb387f5..c75650f5a 100644 --- a/src/app/shared/chat/group-messages/group-messages.page.ts +++ b/src/app/shared/chat/group-messages/group-messages.page.ts @@ -117,10 +117,8 @@ export class GroupMessagesPage implements OnInit, OnChanges, AfterViewInit, OnDe let scroll = e.srcElement.scrollTop; if (scroll > this.currentPosition) { //this.showButton = false; - //alert('BOTTOM'); } else { //this.showButton = true; - //alert('UP'); this.scrollingOnce = false; } this.currentPosition = scroll; @@ -366,7 +364,6 @@ export class GroupMessagesPage implements OnInit, OnChanges, AfterViewInit, OnDe }); } async openChatOptions(ev: any) { - alert('THIS'); const popover = await this.popoverController.create({ component: ChatOptionsPopoverPage, cssClass: 'chat-options-popover', @@ -379,7 +376,6 @@ export class GroupMessagesPage implements OnInit, OnChanges, AfterViewInit, OnDe }); await popover.present(); await popover.onDidDismiss().then(()=>{ - alert('THIS2'); }); } async addContacts(){ diff --git a/src/app/shared/gabinete-digital/expedients/expedients.page.html b/src/app/shared/gabinete-digital/expedients/expedients.page.html index 1c65289ef..cff3e4143 100644 --- a/src/app/shared/gabinete-digital/expedients/expedients.page.html +++ b/src/app/shared/gabinete-digital/expedients/expedients.page.html @@ -1,6 +1,6 @@
-
Expediente11
+
Expediente