Skip to content

Commit 25661c3

Browse files
Scheduler - Hide Specific Days: Add "In Progress" label in demos
1 parent 9152bf1 commit 25661c3

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
184 KB
Loading
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You will be able to hide specific days in week and month views, for example, weekends or custom day sets.
2+
3+
<!--split-->

apps/demos/menuMeta.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3669,6 +3669,13 @@
36693669
"/Models/SampleData/AppointmentsWorkHours.cs"
36703670
],
36713671
"DemoType": "Web"
3672+
},
3673+
{
3674+
"Title": "Hidden Days",
3675+
"Name": "HiddenDays",
3676+
"Widget": "Scheduler",
3677+
"Badge": "In Progress",
3678+
"DemoType": "Web"
36723679
}
36733680
]
36743681
},

0 commit comments

Comments
 (0)