minimal changes

This commit is contained in:
tiago.kayaya
2021-02-10 04:48:16 +01:00
parent bae3d59cf9
commit e5d40c8d0c
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -54,7 +54,6 @@
</thead>
</table>
<calendar
class="calendar-component"
[eventSource]="eventSource"
-1
View File
@@ -36,7 +36,6 @@ ion-slide{
.item{
/* background: red !important; */
text-transform: capitalize;
}
.input-wrapper{
border-left: red !important;
-1
View File
@@ -253,7 +253,6 @@ export class AgendaPage implements OnInit {
});
}
// for calendar
currentDayEventDisplayBorder(day: any, id: any){