fb1eedd9c0
Set event dates in installation profile to 2014-01-xx. The main page event block won't be empty now. Change-Id: I7463553cafa95a4235bca24be7be3105e7fc1071
16 lines
304 B
JSON
16 lines
304 B
JSON
{
|
|
"events": [
|
|
{
|
|
"title": "Gartner Data Center Conference",
|
|
"date_from": "2014-01-09 09:00:00",
|
|
"date_to": "2014-01-12 18:00:00",
|
|
"location": "US/Las Vegas, NV"
|
|
},
|
|
{
|
|
"title": "OpenStack in action 4",
|
|
"date_from": "2014-01-05 09:00:00",
|
|
"location": "FR/Paris"
|
|
}
|
|
]
|
|
}
|