style agenda
This commit is contained in:
parent
ba6ec93860
commit
e7f7e9e19e
11 changed files with 928 additions and 677 deletions
|
|
@ -32,6 +32,7 @@ export class Home implements OnInit, OnDestroy {
|
|||
filteredFeatures: Array<any> = [];
|
||||
selected: any | null = null;
|
||||
showTable = false;
|
||||
showFilters = false;
|
||||
|
||||
// Nouvelles propriétés pour le rechargement automatique et la sélection de jours
|
||||
autoReloadEnabled = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue