sifatbaho
This commit is contained in:
81
resources/js/pages/plugins/event.init.json
Executable file
81
resources/js/pages/plugins/event.init.json
Executable file
@@ -0,0 +1,81 @@
|
||||
[{
|
||||
"id": 1,
|
||||
"title": "World Braille Day",
|
||||
"start": "2022-01-04",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"title": "World Leprosy Day",
|
||||
"start": "2022-01-30",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
{
|
||||
"id": 3,
|
||||
"title": "International Mother Language Day",
|
||||
"start": "2022-02-21",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
{
|
||||
"id": 4,
|
||||
"title": "International Women's Day",
|
||||
"start": "2022-03-08",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
{
|
||||
"id": 5,
|
||||
"title": "World Thinking Day",
|
||||
"start": "2022-02-22",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
{
|
||||
"id": 6,
|
||||
"title": "International Mother Language Day",
|
||||
"start": "2022-03-21",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
{
|
||||
"id": 7,
|
||||
"title": "World Water Day",
|
||||
"start": "2022-03-22",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
{
|
||||
"id": 8,
|
||||
"title": "World Health Day",
|
||||
"start": "2022-04-07",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"id": 9,
|
||||
"title": "International Special Librarians Day",
|
||||
"start": "2022-04-16",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
},
|
||||
|
||||
{
|
||||
"id": 10,
|
||||
"title": "Earth Day",
|
||||
"start": "2022-04-22",
|
||||
"className": "bg-soft-info",
|
||||
"allDay": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user