mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Merge branch 'feature/calendar' of https://bitbucket.org/equilibriumito/gabinete-digital into feature/calendar
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
|
||||
<calendar
|
||||
class="calendar-component"
|
||||
[eventSource]="eventSource"
|
||||
|
||||
@@ -36,7 +36,6 @@ ion-slide{
|
||||
.item{
|
||||
/* background: red !important; */
|
||||
text-transform: capitalize;
|
||||
|
||||
}
|
||||
.input-wrapper{
|
||||
border-left: red !important;
|
||||
|
||||
@@ -255,7 +255,6 @@ export class AgendaPage implements OnInit {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
// for calendar
|
||||
currentDayEventDisplayBorder(day: any, id: any){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user